Kelechi Osuji commited on
Commit
8753bca
·
1 Parent(s): c7e445e

Added a module to requirement.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -4
requirements.txt CHANGED
@@ -1,6 +1,5 @@
1
- langchain_community>=0.0.3
2
- langchain>=0.0.240
3
  gradio>=3.39.0
4
- openai>=0.27.8
5
  python-dotenv>=1.0.0
6
- requests>=2.28.2
 
1
+ langchain-openai>=0.1.0
2
+ langchain-core>=0.2.7
3
  gradio>=3.39.0
4
+ requests>=2.28.2
5
  python-dotenv>=1.0.0