Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -3,6 +3,7 @@ openai==1.14.3
|
|
3 |
langchain==0.1.13
|
4 |
langchain-google-genai
|
5 |
huggingface_hub==0.4.0
|
|
|
6 |
docx2txt
|
7 |
chromadb
|
8 |
cohere
|
|
|
3 |
langchain==0.1.13
|
4 |
langchain-google-genai
|
5 |
huggingface_hub==0.4.0
|
6 |
+
langchain-openai
|
7 |
docx2txt
|
8 |
chromadb
|
9 |
cohere
|