Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -3,6 +3,7 @@ langchain-community>=0.3.0,<0.4.0
|
|
| 3 |
langchain-core>=0.3.0,<0.4.0
|
| 4 |
langchain-text-splitters>=0.3.0,<0.4.0
|
| 5 |
langchain-pinecone>=0.2.0,<0.3.0
|
|
|
|
| 6 |
pinecone>=5.0.0
|
| 7 |
rank_bm25
|
| 8 |
python-dotenv
|
|
|
|
| 3 |
langchain-core>=0.3.0,<0.4.0
|
| 4 |
langchain-text-splitters>=0.3.0,<0.4.0
|
| 5 |
langchain-pinecone>=0.2.0,<0.3.0
|
| 6 |
+
langchain-google-genai
|
| 7 |
pinecone>=5.0.0
|
| 8 |
rank_bm25
|
| 9 |
python-dotenv
|