v0.0.18
What's Changed
- fix: use llm from baseclass for metrics by @jjmachan in #189
- bugfix: context_precision by @shahules786 in #194
- Fix typos in Eval doc by @mmaysami in #198
- testset generation : Improvements by @shahules786 in #195
- feat: langchain documents support for TestsetGenerator by @jjmachan in #201
- docs: document loaders support by @shahules786 in #202
- feat: support for multiple n in llms by @jjmachan in #197
- feat: llamaIndex llm support by @jjmachan in #205
- Refactor testset_generator.py for newbies to understand easily by @Yongtae723 in #207
- fix: remove limit on pydantic 2.0 by @jjmachan in #209
New Contributors
Full Changelog: v0.0.17...v0.0.18