acecalisto3 commited on
Commit
5b1eda9
·
verified ·
1 Parent(s): db77bcf

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -3
requirements.txt CHANGED
@@ -1,7 +1,10 @@
1
- openai
2
  huggingface-hub
 
3
  streamlit
4
  langchain==0.2.14
5
- python-dotenv
6
  langchain-community
7
- langchain-core
 
 
 
 
 
 
1
  huggingface-hub
2
+ python-dotenv
3
  streamlit
4
  langchain==0.2.14
 
5
  langchain-community
6
+ langchain-core
7
+ langchain-experimental
8
+ langchain-cli
9
+ langserve[all]
10
+ langgraph