What's Changed
* Add question to context recall doc by shahules786 in https://github.com/explodinggradients/ragas/pull/1173
* Add context utilization by shahules786 in https://github.com/explodinggradients/ragas/pull/1174
* doc: fix output for testset generation and missing files by jjmachan in https://github.com/explodinggradients/ragas/pull/1176
* Helicone Integration by chitalian in https://github.com/explodinggradients/ragas/pull/1178
* docs: minor fixes by shahules786 in https://github.com/explodinggradients/ragas/pull/1183
* solved issue that adaptation crashes when havig multiple nested promp… by ssoima in https://github.com/explodinggradients/ragas/pull/1181
* Bugfix Summarization Score by emreds in https://github.com/explodinggradients/ragas/pull/1164
* [DOCS] - Fix summarization score expression by sky-2002 in https://github.com/explodinggradients/ragas/pull/1184
* metrics: add faithfulness with HHEM model by shahules786 in https://github.com/explodinggradients/ragas/pull/1191
* Fix test command in development.md to match Makefile configuration by sahusiddharth in https://github.com/explodinggradients/ragas/pull/1195
* feat: deeper helicon integration by jjmachan in https://github.com/explodinggradients/ragas/pull/1196
* fix: added a test for prompts by jjmachan in https://github.com/explodinggradients/ragas/pull/1197
New Contributors
* chitalian made their first contribution in https://github.com/explodinggradients/ragas/pull/1178
* ssoima made their first contribution in https://github.com/explodinggradients/ragas/pull/1181
* emreds made their first contribution in https://github.com/explodinggradients/ragas/pull/1164
* sahusiddharth made their first contribution in https://github.com/explodinggradients/ragas/pull/1195
**Full Changelog**: https://github.com/explodinggradients/ragas/compare/v0.1.13...v0.1.14