v0.1.19
What's Changed
- feat: add non llm based context recall by @shahules786 in #1266
- feat: Non LLM based context precision by @shahules786 in #1264
- feat: added n and temperature passthrough to prompt by @jjmachan in #1281
- Add option to disable progress bar in
evaluate
by @freddiev4 in #1279 - feat: new aspect critic metrics by @shahules786 in #1286
- feat: add simple scorer metric by @shahules786 in #1291
- docs: add docs for new metrics by @shahules786 in #1292
- Fix wrong input key name by @ruanhao in #1300
- chore: move rubrics based metric into single file by @shahules786 in #1287
- feat: Instance specifc rubrics metrics by @shahules786 in #1304
- feat: agent goal accuracy metric by @shahules786 in #1303
- docs: agent metrics by @shahules786 in #1314
- Update Opik notebook example and integration by @jverre in #1295
- fix: column rename by @shahules786 in #1324
New Contributors
- @freddiev4 made their first contribution in #1279
- @ruanhao made their first contribution in #1300
Full Changelog: v0.1.18...v0.1.19