Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -12,7 +12,8 @@ langchain-community
|
|
| 12 |
langchain-chroma
|
| 13 |
langchain-huggingface
|
| 14 |
langchain-text-splitters
|
| 15 |
-
|
|
|
|
| 16 |
sentence-transformers
|
| 17 |
watchdog
|
| 18 |
# --- INGESTION ---
|
|
|
|
| 12 |
langchain-chroma
|
| 13 |
langchain-huggingface
|
| 14 |
langchain-text-splitters
|
| 15 |
+
pinecone-client
|
| 16 |
+
langchain-pinecone
|
| 17 |
sentence-transformers
|
| 18 |
watchdog
|
| 19 |
# --- INGESTION ---
|