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