What's Changed
- Add token parser for Bedrock & fix anthropic typo by @michaelromagne in #1851
- fix tp&fp calc error by @oslijunw in #1848
- docs: added canonical_url by @jjmachan in #1855
- docs: be consistent with the variable naming of
evaluator_embeddings
by @neo in #1858 - Add optional use_effective_order parameter to BLEU score by @JonasElburgUVA in #1862
- docs: updated broken links in ReadMe and evaluation documentation by @iamarunbrahma in #1847
- docs: fix incorrect reference to LLM in NonLLMContextPrecisionWithReference metric by @sahusiddharth in #1863
- fix: output parser bug by @jjmachan in #1864
New Contributors
- @michaelromagne made their first contribution in #1851
- @neo made their first contribution in #1858
- @JonasElburgUVA made their first contribution in #1862
- @iamarunbrahma made their first contribution in #1847
Full Changelog: v0.2.11...v0.2.12