Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
llama-index
|
|
|
2 |
google-generativeai>=0.3.0
|
3 |
matplotlib
|
4 |
qdrant_client
|
|
|
1 |
llama-index
|
2 |
+
llama-index-llms-langchain
|
3 |
google-generativeai>=0.3.0
|
4 |
matplotlib
|
5 |
qdrant_client
|