v0.1.10
What's Changed
- Update testset_generation.md - fix typo by @GTimothee in #1008
- bugfix: evaluation thread timeout by @NIL-zhuang in #858
- Update index.md by @shahules786 in #1023
- Add initial version of summarization metric by @sky-2002 in #990
- feat: added experimental package in ragas by @jjmachan in #1056
- Docs for summarization metric by @sky-2002 in #1026
- adding
get_available_metrics
method by @immortal3 in #1025 - chore: Fix typo in index.md by @anfindsen in #1058
- fix(testset): for generating testset with new docs by @Manav916 in #1001
- Fix counter in Runner and Executor in case of any exception by @baptiste-pasquier in #995
- Chore: Fix RuntimeError: ... got Future <..> attached to a different loop by @abetatos in #979
- fix: langchain EvaluatorChain OpenAI validation error by @danielfornarini in #1051
- chore: removed async time tests from benchmarks by @jjmachan in #1061
- Feature/updating prompt by @louky123 in #1050
New Contributors
- @GTimothee made their first contribution in #1008
- @NIL-zhuang made their first contribution in #858
- @immortal3 made their first contribution in #1025
- @anfindsen made their first contribution in #1058
- @Manav916 made their first contribution in #1001
- @baptiste-pasquier made their first contribution in #995
- @abetatos made their first contribution in #979
- @danielfornarini made their first contribution in #1051
- @louky123 made their first contribution in #1050
Full Changelog: v0.1.9...v0.1.10