Spaces:
Runtime error
Runtime error
akileshjayakumar
commited on
Commit
•
f80478e
1
Parent(s):
3ac51fe
Update requirements.txt
Browse files- requirements.txt +3 -2
requirements.txt
CHANGED
@@ -1,6 +1,7 @@
|
|
1 |
gradio==4.41.0
|
2 |
langchain==0.2.12
|
3 |
openai==1.40.3
|
4 |
-
langchain-openai==0.1.
|
|
|
5 |
langchain-community==0.0.31
|
6 |
-
qdrant-client==1.9.1
|
|
|
1 |
gradio==4.41.0
|
2 |
langchain==0.2.12
|
3 |
openai==1.40.3
|
4 |
+
langchain-openai==0.1.0
|
5 |
+
langchain-core==0.2.27
|
6 |
langchain-community==0.0.31
|
7 |
+
qdrant-client==1.9.1
|