Spaces:
Sleeping
Sleeping
Kelechi Osuji
commited on
Commit
·
782a720
1
Parent(s):
8753bca
Added langchain module to requirement.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
|
|
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
|
|
|
1 |
+
langchain>=0.2.10
|
2 |
langchain-openai>=0.1.0
|
|
|
3 |
gradio>=3.39.0
|
4 |
requests>=2.28.2
|
5 |
python-dotenv>=1.0.0
|