What's Changed
* Fixing typos, vertextai to vertex ai by mrchtr in https://github.com/explodinggradients/ragas/pull/572
* fix typo by Kyeongpil in https://github.com/explodinggradients/ragas/pull/570
* fix assertions and quality in prompt adaptation by shahules786 in https://github.com/explodinggradients/ragas/pull/574
* fix: ensure dict type by shahules786 in https://github.com/explodinggradients/ragas/pull/578
* style: remove additional comments in prompt.py by leehanchung in https://github.com/explodinggradients/ragas/pull/577
* Add stepkurniawan community contribution by stepkurniawan in https://github.com/explodinggradients/ragas/pull/585
* Parse JSON string in adapt() by mitmul in https://github.com/explodinggradients/ragas/pull/584
* fix: replace string formating by dict by shahules786 in https://github.com/explodinggradients/ragas/pull/588
* [patch] Reduce NaN Occurrences by Simple Prompt Modification for JSON Output for context_precision by i-w-a in https://github.com/explodinggradients/ragas/pull/581
* ci: migrate to latest llama-index version by shahules786 in https://github.com/explodinggradients/ragas/pull/603
* Fix: evolution flows for test generation by shahules786 in https://github.com/explodinggradients/ragas/pull/602
* fix: llamaIndex latest version by jjmachan in https://github.com/explodinggradients/ragas/pull/604
* Chore: add language to event tracking by shahules786 in https://github.com/explodinggradients/ragas/pull/592
* feat(llms.json_load): Recursively load json lists by pberger514 in https://github.com/explodinggradients/ragas/pull/593
New Contributors
* mrchtr made their first contribution in https://github.com/explodinggradients/ragas/pull/572
* Kyeongpil made their first contribution in https://github.com/explodinggradients/ragas/pull/570
* leehanchung made their first contribution in https://github.com/explodinggradients/ragas/pull/577
* stepkurniawan made their first contribution in https://github.com/explodinggradients/ragas/pull/585
* mitmul made their first contribution in https://github.com/explodinggradients/ragas/pull/584
* i-w-a made their first contribution in https://github.com/explodinggradients/ragas/pull/581
* pberger514 made their first contribution in https://github.com/explodinggradients/ragas/pull/593
**Full Changelog**: https://github.com/explodinggradients/ragas/compare/v0.1.0...v0.1.1