Spaces:
Runtime error
Runtime error
adding langchain
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
chainlit==1.0.505
|
|
|
2 |
langchain-core==0.1.42
|
3 |
langchain-openai==0.0.8
|
4 |
openai==1.16.2
|
|
|
1 |
chainlit==1.0.505
|
2 |
+
langchain==0.1.16
|
3 |
langchain-core==0.1.42
|
4 |
langchain-openai==0.0.8
|
5 |
openai==1.16.2
|