Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -2,6 +2,7 @@
|
|
2 |
langchain
|
3 |
langgraph
|
4 |
langchain-google-genai # Gemini-Wrapper
|
|
|
5 |
|
6 |
# Tools / Retrieval
|
7 |
tavily-python # Web-Search-API
|
|
|
2 |
langchain
|
3 |
langgraph
|
4 |
langchain-google-genai # Gemini-Wrapper
|
5 |
+
langchain_community
|
6 |
|
7 |
# Tools / Retrieval
|
8 |
tavily-python # Web-Search-API
|