Skip to content

Releases: explodinggradients/ragas

v0.3.7

14 Oct 16:21
f31c365

Choose a tag to compare

What's Changed

  • refactor: improve metrics code quality by @anistark in #2337
  • chore: remove old analtyics by @jjmachan in #2338
  • Fix/query distribution robustness by @yatoyun in #2340
  • Simplify earlier how to guides in docs by @sanjeed5 in #2319
  • docs: reorganize prompt evaluation guides in navigation by @sanjeed5 in #2346
  • Metrics migration, migrate rouge + answer relevance by @rhlbhatnagar in #2335
  • fix: streamline theme extraction from overlaps in MultiHopSpecificQue… by @kenzoyan in #2347
  • Test/metric new compare by @anistark in #2349
  • feat: bleu score migrated to collections by @anistark in #2352
  • fix: Add List[List[str]] formats for overlapped items in theme extration (Continuation in #2347) by @kenzoyan in #2355
  • feat: string metrics migrated to collections by @anistark in #2356
  • feat: answer similarity migrated to collections by @anistark in #2358
  • fix: add missing props token_usage_parser for test generation methods #2359 by @bhkj9999 in #2360
  • feat: add bypass_n option to LangchainLLMWrapper for n-completion control by @SimFG in #2354
  • docs: Add how-to guide for aligning LLM-as-Judge by @sanjeed5 in #2348

New Contributors

Full Changelog: v0.3.6...v0.3.7

v0.3.6

03 Oct 03:56
49f47f1

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.5...v0.3.6

v0.3.5

17 Sep 19:13
6bde58a

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.4...v0.3.5

v0.3.5rc2

17 Sep 17:40
6bde58a

Choose a tag to compare

v0.3.5rc2 Pre-release
Pre-release
fix: removed the need for regex patterns (#2290)

v0.3.5rc1

17 Sep 17:31
b8c4bee

Choose a tag to compare

v0.3.5rc1 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v0.3.4...v0.3.5rc1

v0.3.4

10 Sep 23:57
6549737

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.3...v0.3.4

v0.3.3

04 Sep 17:59
8d1e166

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.2...v0.3.3

v0.3.3rc1

04 Sep 17:46
8d1e166

Choose a tag to compare

v0.3.3rc1 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v0.3.2...v0.3.3rc1

v0.3.2

19 Aug 12:03
aa1aacd

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.1...v0.3.2

v0.3.2rc3

19 Aug 12:01
aa1aacd

Choose a tag to compare

v0.3.2rc3 Pre-release
Pre-release
chore: fix release script (#2198)