Skip to content

Releases: athina-ai/athina-logger

v1.3.0

28 Mar 07:02
f73dd37
Compare
Choose a tag to compare

Added MIT License

Full Changelog: v1.2.9...v1.3.0

v1.2.9

28 Feb 14:20
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.2.5...v1.2.9

v1.2.5

30 May 19:13
0c82c73
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.2...v1.2.5

v1.2.2

16 Apr 05:49
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.1...v1.2.2

v1.2.1

13 Apr 02:49
a09a0b1
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.0...v1.2.1

Release 05 April, 2024

06 Apr 02:24
25b7730
Compare
Choose a tag to compare
  • Added feature to log custom eval metrics while logging inferences to athina
  • Users can log custom eval metrics associated with the inference to athina. Users can log metrics in all the following ways:
  1. While logging inference using InferenceLogger
  2. While using Athina's OpenAi wrapper
  3. While logging traces, spans, and generations