oookiku commited on
Commit
44e8e69
·
1 Parent(s): 7e5ccac

modified requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,7 +1,7 @@
1
  # LLMs
2
  openai==1.3.6
3
  tiktoken==0.5.1
4
- langchain==0.0.342
5
  langchain-core==0.1.10
6
 
7
  # Web app
 
1
  # LLMs
2
  openai==1.3.6
3
  tiktoken==0.5.1
4
+ langchain>=0.1
5
  langchain-core==0.1.10
6
 
7
  # Web app