Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -5,6 +5,7 @@ llama-index-llms-langchain
|
|
5 |
llama-index-embeddings-gemini
|
6 |
google-generativeai>=0.3.0
|
7 |
matplotlib
|
|
|
8 |
qdrant_client
|
9 |
git+https://github.com/MIDORIBIN/langchain-gpt4free.git
|
10 |
pypdf
|
|
|
5 |
llama-index-embeddings-gemini
|
6 |
google-generativeai>=0.3.0
|
7 |
matplotlib
|
8 |
+
langchain-google-genai
|
9 |
qdrant_client
|
10 |
git+https://github.com/MIDORIBIN/langchain-gpt4free.git
|
11 |
pypdf
|