Eoin McGrath commited on
Commit
b796ec0
·
1 Parent(s): eda0acc

adds chromavectorstore to requirements

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -3,6 +3,7 @@ chromadb==0.6.3
3
  gradio==5.22.0
4
  huggingface_hub==0.29.3
5
  llama_index==0.12.25
 
6
  nest_asyncio==1.6.0
7
  openai==1.68.0
8
  pandas==2.2.3
 
3
  gradio==5.22.0
4
  huggingface_hub==0.29.3
5
  llama_index==0.12.25
6
+ llama-index-vector-stores-chroma
7
  nest_asyncio==1.6.0
8
  openai==1.68.0
9
  pandas==2.2.3