Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +5 -3
requirements.txt
CHANGED
@@ -1,5 +1,7 @@
|
|
1 |
gradio
|
2 |
-
llama-index
|
3 |
-
llama-index-vector-stores-pinecone
|
4 |
pinecone-client
|
5 |
-
|
|
|
|
|
|
|
|
|
|
1 |
gradio
|
|
|
|
|
2 |
pinecone-client
|
3 |
+
langchain
|
4 |
+
langchain-pinecone
|
5 |
+
langchain-community
|
6 |
+
langchain-openai
|
7 |
+
openai
|