What's Changed
* feat: measure cost of testset generator by jjmachan in https://github.com/explodinggradients/ragas/pull/1560
* docs: added luka's blogs by jjmachan in https://github.com/explodinggradients/ragas/pull/1554
* Fix: add LLMContextPrecisionWithReference to __init__.py by licux in https://github.com/explodinggradients/ragas/pull/1561
* chore: add verbose option (V=1) to make targets by trevorbowen in https://github.com/explodinggradients/ragas/pull/1556
* add embeddings to TestsetGenerator by hunter-walden2113 in https://github.com/explodinggradients/ragas/pull/1562
* fixed verb agreement available_metrics by gabrielhomsi in https://github.com/explodinggradients/ragas/pull/1574
* Fix: Limit number of retries for parse failures by rskew in https://github.com/explodinggradients/ragas/pull/1569
* Fix: reference key error in LLMContextPrecisionWithoutReference by xizhou-vw in https://github.com/explodinggradients/ragas/pull/1570
* Updated return type description for evaluate function by taihim in https://github.com/explodinggradients/ragas/pull/1579
* Feat: add multimodal eval support by Yunnglin in https://github.com/explodinggradients/ragas/pull/1559
* fix: add `reference_topics` as default required columns in `TopicAdherenceScore` 1564 by luqmansen in https://github.com/explodinggradients/ragas/pull/1566
* fix: add reference tool call to required cols by shahules786 in https://github.com/explodinggradients/ragas/pull/1580
* Improve efficiency in factual correctness for precision mode by Jeff-67 in https://github.com/explodinggradients/ragas/pull/1578
* This commit implements the F-beta score metric by Yuri-Albuquerque in https://github.com/explodinggradients/ragas/pull/1543
* fix: agent goal accuracy by shahules786 in https://github.com/explodinggradients/ragas/pull/1583
* chores: fix pypi rendering by shahules786 in https://github.com/explodinggradients/ragas/pull/1581
* fix: typo: ROUGE is a metric, ROGUE is a scoundrel by ahgraber in https://github.com/explodinggradients/ragas/pull/1585
New Contributors
* trevorbowen made their first contribution in https://github.com/explodinggradients/ragas/pull/1556
* hunter-walden2113 made their first contribution in https://github.com/explodinggradients/ragas/pull/1562
* gabrielhomsi made their first contribution in https://github.com/explodinggradients/ragas/pull/1574
* rskew made their first contribution in https://github.com/explodinggradients/ragas/pull/1569
* xizhou-vw made their first contribution in https://github.com/explodinggradients/ragas/pull/1570
* taihim made their first contribution in https://github.com/explodinggradients/ragas/pull/1579
* luqmansen made their first contribution in https://github.com/explodinggradients/ragas/pull/1566
* Yuri-Albuquerque made their first contribution in https://github.com/explodinggradients/ragas/pull/1543
**Full Changelog**: https://github.com/explodinggradients/ragas/compare/v0.2.2...v0.2.3