Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -4,6 +4,7 @@ pandas
|
|
4 |
langchain>=0.1.11
|
5 |
langchain[openai]
|
6 |
langchain_pinecone
|
|
|
7 |
langchain_community
|
8 |
openai
|
9 |
faiss-cpu
|
|
|
4 |
langchain>=0.1.11
|
5 |
langchain[openai]
|
6 |
langchain_pinecone
|
7 |
+
langchain-cohere
|
8 |
langchain_community
|
9 |
openai
|
10 |
faiss-cpu
|