mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-27 23:31:59 +00:00
Add together dep to unit tests as well
This commit is contained in:
parent
03e07f1236
commit
9b82ac7376
2 changed files with 68 additions and 0 deletions
|
|
@ -88,6 +88,7 @@ unit = [
|
|||
"faiss-cpu",
|
||||
"pymilvus>=2.5.12",
|
||||
"litellm",
|
||||
"together",
|
||||
]
|
||||
# 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