What's Changed
- Avoid unnecessary decompose_claims call when mode='precision' in _factual_correctness.py by @dfhssilva in #1669
- fixes: instruction format by @shahules786 in #1672
- docs: updated readme by @jjmachan in #1674
- docs: update readme by @jjmachan in #1675
- fixes: add extraction limit to Extractors by @shahules786 in #1673
- fix: upload for testset by @jjmachan in #1676
- removed MetricWithLLM from SemanticSimilarity by @Luka958Pixion in #1678
- feat: improvements in default test generation by @shahules786 in #1661
- Update rag.md by @TimWue in #1686
- fix: missing embeddings argument in testset and some E2E tests by @jjmachan in #1690
- fixes: handle long context extraction by @shahules786 in #1680
- feat: make general purpose metrics more general by @jjmachan in #1666
- Fixes ToolCallAccuracy raises ZeroDivisionError when called without any arguments. by @sahusiddharth in #1685
New Contributors
- @dfhssilva made their first contribution in #1669
- @Luka958Pixion made their first contribution in #1678
- @TimWue made their first contribution in #1686
Full Changelog: v0.2.5...v0.2.6