ZeroTimo commited on
Commit
fa23b3f
·
verified ·
1 Parent(s): a776a78

Update requirements.txt

Browse files
Files changed (1) hide show
  1. 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