Spaces:
Sleeping
Sleeping
thanhtung09t2
commited on
Commit
•
9df7549
1
Parent(s):
bcc5b22
Update lib
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
llama-index-llms-openai
|
2 |
llama-index-embeddings-huggingface
|
|
|
3 |
llama_index==0.10.59
|
4 |
chromadb==0.5.3
|
5 |
Requests==2.32.3
|
|
|
1 |
llama-index-llms-openai
|
2 |
llama-index-embeddings-huggingface
|
3 |
+
llama-index-vector-stores-chroma
|
4 |
llama_index==0.10.59
|
5 |
chromadb==0.5.3
|
6 |
Requests==2.32.3
|