mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-25 01:48:03 +00:00
Unit tests need litellm now...
This commit is contained in:
parent
fa9e2dd543
commit
03e07f1236
2 changed files with 25 additions and 0 deletions
|
|
@ -87,6 +87,7 @@ unit = [
|
|||
"blobfile",
|
||||
"faiss-cpu",
|
||||
"pymilvus>=2.5.12",
|
||||
"litellm",
|
||||
]
|
||||
# These are the core dependencies required for running integration tests. They are shared across all
|
||||
# providers. If a provider requires additional dependencies, please add them to your environment
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue