v0.0.13
General bug fixes and reliability improvements
What's Changed
- fix: spelling of context_relevancy by @jjmachan in #113
- update tutorial notebook by @Yongtae723 in #125
- Fix/column-map: fix bug in column_map argument of evaluation by @jjmachan in #121
- Update README with explanation of Ragas metrics by @Yongtae723 in #124
- Improve metrics by @shahules786 in #131
- add custom embeddings for answer relevance by @starrywheat in #123
- fix: remove dependency on protobuff by @jjmachan in #132
- fix: added support for azure LLM by @jjmachan in #133
- fix: update quickstart notebook by @jjmachan in #137
- fix: linting issues by @jjmachan in #138
New Contributors
- @Yongtae723 made their first contribution in #125
- @starrywheat made their first contribution in #123
Full Changelog: v0.0.12...v0.0.13