v0.1.11
What's Changed
- Testgeneration v3 by @shahules786 in #1024
- fix: import errors and make
experimental
runnable by @jjmachan in #1078 - chore: added analytics to count the num of testsets generated with experimental by @jjmachan in #1081
- Fix mutable dataclass defaults by @yasyf in #1082
- fix(executor): simplify executor by removing threading by @jjmachan in #1093
- chore: added ragas as a dependency by @jjmachan in #1095
- test: added more tests for executor by @jjmachan in #1110
- chore: remove context_relevancy from library by @jjmachan in #1111
- Update index.md by @IdaJess in #1117
- Improve Clarity and Structure of Faithfulness Explanation in Documentation by @aybruhm in #1114
- fix: remove
is_async
argument since everything is async now by @jjmachan in #1116
New Contributors
- @yasyf made their first contribution in #1082
- @IdaJess made their first contribution in #1117
- @aybruhm made their first contribution in #1114
Full Changelog: v0.1.10...v0.1.11