Spaces:
No application file
No application file
Create requirements.txt
Browse files- requirements.txt +10 -0
requirements.txt
ADDED
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
langchain
|
2 |
+
langchain-community==0.0.13
|
3 |
+
openai
|
4 |
+
tiktoken
|
5 |
+
pinecone-client
|
6 |
+
langchain-openai
|
7 |
+
cohere
|
8 |
+
langchain-groq
|
9 |
+
langchain-anthropic
|
10 |
+
pinecone-text
|