mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-21 14:42:25 +00:00
Merge branch 'main' into add-expiration-files-remote-s3
This commit is contained in:
commit
42d15a4516
27 changed files with 2165 additions and 2402 deletions
|
|
@ -84,6 +84,7 @@ unit = [
|
|||
"openai",
|
||||
"aiosqlite",
|
||||
"aiohttp",
|
||||
"psycopg2-binary>=2.9.0",
|
||||
"pypdf",
|
||||
"mcp",
|
||||
"chardet",
|
||||
|
|
@ -111,6 +112,7 @@ test = [
|
|||
"torch>=2.6.0",
|
||||
"torchvision>=0.21.0",
|
||||
"chardet",
|
||||
"psycopg2-binary>=2.9.0",
|
||||
"pypdf",
|
||||
"mcp",
|
||||
"datasets",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue