Skip to content

Releases: athina-ai/athina-evals

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

v1.2.12

16 Apr 05:44
b66c193
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.11...v1.2.12

v1.2.11

16 Apr 04:15
a3aeb30
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.10...v1.2.11

v1.2.10

13 Apr 12:56
1043450
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.9...v1.2.10

v1.2.9

13 Apr 09:16
Compare
Choose a tag to compare

What's Changed

  • Remove SDK print statement "You can view the results at app.athina.ai/develop/request" by @akshat-g in #46
  • Remove expected response from the RAGAS evaluators that don't require expected_response

Full Changelog: v1.2.8...v1.2.9

v1.2.8

07 Apr 23:07
Compare
Choose a tag to compare
  • Add interface to create dataset in athina
  • Add interface to add rows to the existing dataset in athina