Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -19,3 +19,4 @@ urllib3==2.2.1
|
|
19 |
llama-cpp-python
|
20 |
langchain
|
21 |
llama-index
|
|
|
|
19 |
llama-cpp-python
|
20 |
langchain
|
21 |
llama-index
|
22 |
+
llama-index==0.10.14
|