Spaces:
Sleeping
Sleeping
add ragas to requirements
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -31,6 +31,7 @@ sniffio==1.3.1
|
|
31 |
#git+https://github.com/explodinggradients/ragas
|
32 |
nltk
|
33 |
python-dotenv
|
|
|
34 |
# Richards dependencies
|
35 |
openai>=1.26.0
|
36 |
langchain==0.3.0
|
|
|
31 |
#git+https://github.com/explodinggradients/ragas
|
32 |
nltk
|
33 |
python-dotenv
|
34 |
+
ragas==0.2.1
|
35 |
# Richards dependencies
|
36 |
openai>=1.26.0
|
37 |
langchain==0.3.0
|