Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-01-21 | 1.5 kB | |
v0.2.12 source code.tar.gz | 2025-01-21 | 39.6 MB | |
v0.2.12 source code.zip | 2025-01-21 | 39.8 MB | |
Totals: 3 Items | 79.4 MB | 0 |
What's Changed
- Add token parser for Bedrock & fix anthropic typo by @michaelromagne in https://github.com/explodinggradients/ragas/pull/1851
- fix tp&fp calc error by @oslijunw in https://github.com/explodinggradients/ragas/pull/1848
- docs: added canonical_url by @jjmachan in https://github.com/explodinggradients/ragas/pull/1855
- docs: be consistent with the variable naming of
evaluator_embeddings
by @neo in https://github.com/explodinggradients/ragas/pull/1858 - Add optional use_effective_order parameter to BLEU score by @JonasElburgUVA in https://github.com/explodinggradients/ragas/pull/1862
- docs: updated broken links in ReadMe and evaluation documentation by @iamarunbrahma in https://github.com/explodinggradients/ragas/pull/1847
- docs: fix incorrect reference to LLM in NonLLMContextPrecisionWithReference metric by @sahusiddharth in https://github.com/explodinggradients/ragas/pull/1863
- fix: output parser bug by @jjmachan in https://github.com/explodinggradients/ragas/pull/1864
New Contributors
- @michaelromagne made their first contribution in https://github.com/explodinggradients/ragas/pull/1851
- @neo made their first contribution in https://github.com/explodinggradients/ragas/pull/1858
- @JonasElburgUVA made their first contribution in https://github.com/explodinggradients/ragas/pull/1862
- @iamarunbrahma made their first contribution in https://github.com/explodinggradients/ragas/pull/1847
Full Changelog: https://github.com/explodinggradients/ragas/compare/v0.2.11...v0.2.12