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