Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -3,3 +3,5 @@ langchain==0.0.265
|
|
3 |
tiktoken==0.4.0
|
4 |
openai==0.27.8
|
5 |
faiss-cpu==1.7.4
|
|
|
|
|
|
3 |
tiktoken==0.4.0
|
4 |
openai==0.27.8
|
5 |
faiss-cpu==1.7.4
|
6 |
+
llama-index=0.8.9
|
7 |
+
ragas=0.0.11
|