Spaces:
Runtime error
Runtime error
ww9
Browse files- requirements.txt +4 -0
requirements.txt
CHANGED
@@ -1,3 +1,7 @@
|
|
|
|
|
|
|
|
|
|
1 |
langchain
|
2 |
langchain-core
|
3 |
langchain-community
|
|
|
1 |
+
chainlit==0.7.700
|
2 |
+
cohere==4.37
|
3 |
+
openai==1.3.5
|
4 |
+
python-dotenv==1.0.0
|
5 |
langchain
|
6 |
langchain-core
|
7 |
langchain-community
|