Merge branch 'rag-evaluation'

This commit is contained in:
Chris Coutinho
2025-11-16 07:46:17 +01:00
26 changed files with 3018 additions and 169 deletions
+2
View File
@@ -102,7 +102,9 @@ module-root = ""
[dependency-groups]
dev = [
"anthropic>=0.42.0", # For RAG evaluation with Anthropic LLMs
"commitizen>=4.8.2",
"datasets>=3.3.0", # For BeIR nfcorpus dataset loading
"ipython>=9.2.0",
"playwright>=1.49.1",
"pytest>=8.3.5",