Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
|
@@ -3,6 +3,8 @@ langchain
|
|
| 3 |
langchain-core
|
| 4 |
langchain-community
|
| 5 |
langchain-groq
|
|
|
|
|
|
|
| 6 |
langgraph
|
| 7 |
python-dotenv
|
| 8 |
requests
|
|
@@ -12,6 +14,4 @@ wikipedia
|
|
| 12 |
sentence-transformers
|
| 13 |
faiss-cpu
|
| 14 |
google-generativeai
|
| 15 |
-
|
| 16 |
-
agno
|
| 17 |
-
|
|
|
|
| 3 |
langchain-core
|
| 4 |
langchain-community
|
| 5 |
langchain-groq
|
| 6 |
+
langchain-google-genai
|
| 7 |
+
langchain-huggingface
|
| 8 |
langgraph
|
| 9 |
python-dotenv
|
| 10 |
requests
|
|
|
|
| 14 |
sentence-transformers
|
| 15 |
faiss-cpu
|
| 16 |
google-generativeai
|
| 17 |
+
agno
|
|
|
|
|
|