What's Changed
* Improved the documentation in the migration docs by sahusiddharth in https://github.com/explodinggradients/ragas/pull/1873
* docs: match default `timeout` in `RunConfig` by neo in https://github.com/explodinggradients/ragas/pull/1872
* fix(prompt/mixin): Add name property and add it to saving/loading path. by tim-hilde in https://github.com/explodinggradients/ragas/pull/1853
* Adding missing evaluate import to evals guide by carlosgsouza in https://github.com/explodinggradients/ragas/pull/1876
* Improve error message for missing embeddings in Answer Relevancy Metric by sahusiddharth in https://github.com/explodinggradients/ragas/pull/1877
* Change the validate_samples functionality by Vidit-Ostwal in https://github.com/explodinggradients/ragas/pull/1879
* chore: added openhands for solving some github issues by jjmachan in https://github.com/explodinggradients/ragas/pull/1884
* Fix Broken Test Case Due to Changed Error Message by sahusiddharth in https://github.com/explodinggradients/ragas/pull/1881
* Faithfulness prompt update to avoid having single quotes in response by michaelromagne in https://github.com/explodinggradients/ragas/pull/1874
* Internal logging and tracing improvements. by ganeshrvel in https://github.com/explodinggradients/ragas/pull/1886
* docs: added office hour links by jjmachan in https://github.com/explodinggradients/ragas/pull/1888
* added the end of sequence token for the WatsonX family of models by malikaltakrori in https://github.com/explodinggradients/ragas/pull/1883
* Enhance langgraph integration to preserve metadata by i-w-a in https://github.com/explodinggradients/ragas/pull/1878
* Adding tutorial for Haystack Integration by sahusiddharth in https://github.com/explodinggradients/ragas/pull/1887
* Remove llm argument from ToolCallAccuracy initialization by sahusiddharth in https://github.com/explodinggradients/ragas/pull/1891
* Updated Application Page by sahusiddharth in https://github.com/explodinggradients/ragas/pull/1899
* fix: UnicodeEncode error when save/load knowledge graph by jjmachan in https://github.com/explodinggradients/ragas/pull/1900
New Contributors
* tim-hilde made their first contribution in https://github.com/explodinggradients/ragas/pull/1853
* carlosgsouza made their first contribution in https://github.com/explodinggradients/ragas/pull/1876
* Vidit-Ostwal made their first contribution in https://github.com/explodinggradients/ragas/pull/1879
* malikaltakrori made their first contribution in https://github.com/explodinggradients/ragas/pull/1883
**Full Changelog**: https://github.com/explodinggradients/ragas/compare/v0.2.12...v0.2.13