v0.1.15
What's Changed
- fix: typo in model name by @shahules786 in #1198
- metrics: add domain specific rubrics based scoring by @vaishakhRaveendran in #1189
- docs: rubrics based metrics by @shahules786 in #1200
- docs: add context utilisation to the index by @shahules786 in #1202
- Docs: fix typo in metrics by @shahules786 in #1203
- Implementation of Noise sensitivity metrics from RAGChecker by @sahusiddharth in #1190
- Tiny typo fix: it's -> its by @peterkaminski in #1219
- fix : solves #1215 - Inconsistency in the Value of EVALMODE_TO_COLUMNS[EvaluationMode.ca] by @jucgonzalezes in #1216
- chore: removed extra of requirements by @jjmachan in #1225
- Bugfix of evaluate function in llama_index.py by @vcim in #1223
- [FIX] - Fix for summarization edge case by @sky-2002 in #1201
New Contributors
- @peterkaminski made their first contribution in #1219
- @jucgonzalezes made their first contribution in #1216
- @vcim made their first contribution in #1223
Full Changelog: v0.1.14...v0.1.15