mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-25 21:38:03 +00:00
updating starter to include kv store path and update unit test packages to include chromadb inline
Signed-off-by: Francisco Javier Arceo <farceo@redhat.com>
This commit is contained in:
parent
56d01cee69
commit
67307a8949
14 changed files with 609 additions and 14 deletions
|
|
@ -92,6 +92,7 @@ unit = [
|
|||
"litellm",
|
||||
"together",
|
||||
"coverage",
|
||||
"chromadb>=1.0.15",
|
||||
]
|
||||
# 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