gael1130 commited on
Commit
c01ced7
·
verified ·
1 Parent(s): 12532ee

Update requirements.txt

Browse files

switched openai to langchain together

Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -2,7 +2,7 @@ huggingface_hub==0.25.2
2
  gradio
3
  pandas
4
  langchain
5
- langchain-openai
6
  langchain-experimental
7
  python-dotenv
8
  tabulate
 
2
  gradio
3
  pandas
4
  langchain
5
+ langchain-together
6
  langchain-experimental
7
  python-dotenv
8
  tabulate