Skip to content

Commit 353def1

Browse files
authored
chore: added ragas as a dependency (#1095)
1 parent f2470c5 commit 353def1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/experimental/pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ readme = "README.md"
88

99
[tool.poetry.dependencies]
1010
python = ">=3.8, <3.13"
11+
ragas = "^0.1.9"
1112
fastembed = "^0.3.1"
1213
graphene = "^3.3"
1314
fuzzywuzzy = "^0.18.0"

0 commit comments

Comments
 (0)