Skip to content

Releases: athina-ai/athina-evals

v1.5.8

05 Aug 12:44
4454eff
Compare
Choose a tag to compare

What's Changed

  • add support for custom models for ragas ATH-1721 by @akshat-g in #91

Full Changelog: v1.5.7...v1.5.8

v1.5.7

05 Aug 11:27
fdae518
Compare
Choose a tag to compare

What's Changed

  • Remove urlencode for params as request library already does it by @vivek-athina in #97

Full Changelog: v1.5.6...v1.5.7

v1.5.6

03 Aug 05:21
5875a60
Compare
Choose a tag to compare

What's Changed

  • Bugs fixes in extract_json_path, API call and improvements in json validation eval by @vivek-athina in #95
  • Vivek/ath 1698 fix json validation eval by @vivek-athina in #96

Full Changelog: v1.5.4...v1.5.6

v1.5.4

01 Aug 15:03
f53b9d2
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.5.3...v1.5.4

v1.5.3

01 Aug 08:40
adbe98f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.5.0...v1.5.3

v1.5.0

19 Jul 10:35
9044aa4
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4.3...v1.5.0

v1.4.3

01 Jun 12:20
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4.0...v1.4.3

v1.2.15

03 May 05:26
dfa131f
Compare
Choose a tag to compare

What's Changed

  • add chat history to context contains enough information evaluator ATH-1029 by @akshat-g in #52

Full Changelog: v1.2.14...v1.2.15

Release v1.2.14

19 Apr 07:25
2079b6c
Compare
Choose a tag to compare

Fix context similarity grounded eval

v1.2.13

19 Apr 06:36
Compare
Choose a tag to compare
  • Adds Groundedness Eval to LLM EvalType enum