Skip to content

Releases: agentevals-dev/agentevals

v0.8.1

06 May 14:23
f12a891

Choose a tag to compare

What's Changed

  • Durable storage backend (preview). New opt-in Postgres backend for persisting evaluation runs and their results. The Helm chart now ships an optional bundled Postgres for easy trials. APIs and schema may change without notice while this matures. (#135)

Fixed

  • Wheel publishing to PyPI works again; a packaging defect produced duplicate file entries that PyPI rejected. (#138)
  • PyPI project page now renders the README logos correctly. (#126, thanks @frivas-voiceatlas)

Upgrade notes

  • No action required for existing users. The default in-memory backend is unchanged.
  • 0.8.0 was yanked due to the packaging issue above. Pin to 0.8.1 or later.

Full Changelog: v0.7.3...v0.8.1

v0.7.3

30 Apr 14:56
da3ca5e

Choose a tag to compare

What's Changed

Full Changelog: v0.7.2...v0.7.3

v0.7.2

20 Apr 08:05
a4dc0c8

Choose a tag to compare

What's Changed

Full Changelog: v0.7.1...v0.7.2

v0.7.1

17 Apr 09:53
572321b

Choose a tag to compare

What's Changed

Full Changelog: v0.7.0...v0.7.1

v0.7.0

15 Apr 10:48
520f386

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.6.4...v0.7.0

v0.6.4

07 Apr 16:07
e14f630

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.6.3...v0.6.4

v0.6.3

01 Apr 09:27
ad0270c

Choose a tag to compare

What's Changed

Full Changelog: v0.6.2...v0.6.3

v0.6.2

31 Mar 16:12
4e52b7f

Choose a tag to compare

What's Changed

Full Changelog: v0.6.1...v0.6.2

v0.6.1

31 Mar 13:39
3ce1707

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.6.0...v0.6.1

v0.6.0

30 Mar 17:08

Choose a tag to compare

What's Changed

New Contributors

  • @ProfessorSeb made their first contribution in #64