v0.2.2
What's Changed
- docs: update summarization calculation by @jCobbSK in #1510
- fix: use get_temperature in base LLM generate by @sapphire-arches in #1520
- doc: Update modifying prompts metrics doc by @FrankyCTY in #1525
- fixbug: Expand sentence-ending punctuation check in _create_statements method by @Jeff-67 in #1523
- fix: zero division error by @shahules786 in #1530
- feat: add traces to
EvaluationResult
by @jjmachan in #1531 - feat: translate instruction when adapting prompt by @Yunnglin in #1529
- chore: remove old prompt object by @jjmachan in #1535
- feat: improved the testset generation to_pandas and docs by @jjmachan in #1536
- fixed typo in "single_turn_ascore" by @minorun365 in #1542
- update AspectCritic docs examples by @licux in #1547
- Fix: Resolve Agentic failure loop with improved json parsing by @ahgraber in #1541
- feat: throw error when max_token limit is reached by @jjmachan in #1549
- docs: fix Amazon bedrock info by @jjmachan in #1551
- Added community blog posts in Japanese by @minorun365 in #1550
- docs: make llms and embeddings explicit by @jjmachan in #1553
New Contributors
- @jCobbSK made their first contribution in #1510
- @sapphire-arches made their first contribution in #1520
- @FrankyCTY made their first contribution in #1525
- @Jeff-67 made their first contribution in #1523
- @Yunnglin made their first contribution in #1529
- @licux made their first contribution in #1547
- @ahgraber made their first contribution in #1541
Full Changelog: v0.2.1...v0.2.2