v0.2.12
📦 ragas
✨ 2 features🐛 3 fixes🔧 1 symbols
Summary
This release introduces Bedrock token parser support and an optional parameter for the BLEU score, alongside several bug fixes for TP/FP calculations and the output parser.
✨ New Features
- Added token parser support for Bedrock.
- Added optional 'use_effective_order' parameter to the BLEU score calculation.
🐛 Bug Fixes
- Fixed a typo related to Anthropic in the token parser.
- Fixed calculation errors for True Positives (TP) and False Positives (FP).
- Fixed an output parser bug.
🔧 Affected Symbols
BLEU score