mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-10 22:41:41 +00:00
fix(cookbook): add missing llama-index-vector-stores-chroma dependency
This commit is contained in:
parent
9875b5b98e
commit
d0ae097c6f
1 changed files with 1 additions and 0 deletions
|
|
@ -5,6 +5,7 @@ litellm>=1.50.0
|
|||
llama-index>=0.10.0
|
||||
llama-index-llms-litellm>=0.1.0
|
||||
llama-index-embeddings-huggingface>=0.2.0
|
||||
llama-index-vector-stores-chroma>=0.1.0
|
||||
haystack-ai>=2.0.0
|
||||
|
||||
# Evaluation
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue