Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,6 +1,7 @@
|
|
1 |
openai
|
2 |
faiss-cpu
|
3 |
-
langchain==0.
|
|
|
4 |
chromadb
|
5 |
pypdf
|
6 |
tiktoken
|
|
|
1 |
openai
|
2 |
faiss-cpu
|
3 |
+
langchain==0.1.13
|
4 |
+
langchain-google-genai
|
5 |
chromadb
|
6 |
pypdf
|
7 |
tiktoken
|