Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +9 -9
requirements.txt
CHANGED
@@ -3,13 +3,13 @@ cohere==4.37
|
|
3 |
openai
|
4 |
tiktoken
|
5 |
python-dotenv==1.0.0
|
6 |
-
|
7 |
-
|
8 |
-
|
9 |
langchain-community
|
10 |
-
|
11 |
-
|
12 |
-
|
13 |
-
|
14 |
-
|
15 |
-
|
|
|
3 |
openai
|
4 |
tiktoken
|
5 |
python-dotenv==1.0.0
|
6 |
+
langchain
|
7 |
+
langchain-openai
|
8 |
+
langchain_core
|
9 |
langchain-community
|
10 |
+
langchainhub
|
11 |
+
openai
|
12 |
+
ragas
|
13 |
+
qdrant-client
|
14 |
+
pymupdf
|
15 |
+
pandas
|