Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -18,7 +18,7 @@ langchain==0.3.26
|
|
18 |
langchain_groq==0.3.6
|
19 |
langchain_community==0.3.27
|
20 |
#langchain_huggingface==0.2.0
|
21 |
-
llama-index==0.
|
22 |
cohere==5.16.1
|
23 |
|
24 |
# Vector DB
|
|
|
18 |
langchain_groq==0.3.6
|
19 |
langchain_community==0.3.27
|
20 |
#langchain_huggingface==0.2.0
|
21 |
+
llama-index==0.8.40
|
22 |
cohere==5.16.1
|
23 |
|
24 |
# Vector DB
|