mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-03 09:53:45 +00:00
Merge remote-tracking branch 'origin/main' into rm-strong-typing-openapi-gen
This commit is contained in:
commit
9381673405
38 changed files with 5203 additions and 68 deletions
|
|
@ -51,6 +51,7 @@ dependencies = [
|
|||
"asyncpg", # for metadata store
|
||||
"sqlalchemy[asyncio]>=2.0.41", # server - for conversations
|
||||
"pyyaml>=6.0.2",
|
||||
"starlette>=0.49.1",
|
||||
]
|
||||
|
||||
[project.optional-dependencies]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue