Spaces:
Runtime error
Runtime error
update
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
@@ -3,6 +3,6 @@ cohere==4.37
|
|
3 |
openai==1.3.5
|
4 |
tiktoken==0.5.1
|
5 |
python-dotenv==1.0.0
|
6 |
-
langchain==0.
|
7 |
-
|
8 |
-
|
|
|
3 |
openai==1.3.5
|
4 |
tiktoken==0.5.1
|
5 |
python-dotenv==1.0.0
|
6 |
+
langchain-community==0.0.28
|
7 |
+
langchain==0.1.12
|
8 |
+
langchain_openai==0.0.8
|