Spaces:
Paused
Paused
jeevan
commited on
Commit
·
c745a0f
1
Parent(s):
53ee5b0
requirements
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
@@ -1,12 +1,11 @@
|
|
1 |
-
numpy==1.26.4
|
2 |
qdrant-client==1.11.0
|
3 |
chainlit==0.7.700
|
|
|
4 |
langsmith
|
5 |
langchain_core
|
6 |
langchain_openai
|
7 |
langchain_community
|
8 |
langchain-text-splitters
|
9 |
-
langchain-qdrant
|
10 |
openai
|
11 |
tiktoken
|
12 |
cohere
|
|
|
|
|
1 |
qdrant-client==1.11.0
|
2 |
chainlit==0.7.700
|
3 |
+
langchain-qdrant
|
4 |
langsmith
|
5 |
langchain_core
|
6 |
langchain_openai
|
7 |
langchain_community
|
8 |
langchain-text-splitters
|
|
|
9 |
openai
|
10 |
tiktoken
|
11 |
cohere
|