Releases: agentevals-dev/agentevals
Releases · agentevals-dev/agentevals
v0.9.1
What's Changed
- feat: add LabelModelGrader support for OpenAI Evals backend by @mesutoezdil in #137
- Support ADK generate_content LLM spans by @erauner12 in #145
New Contributors
- @mesutoezdil made their first contribution in #137
- @erauner12 made their first contribution in #145
Full Changelog: v0.9.0...v0.9.1
v0.9.0
What's Changed
Full Changelog: v0.8.4...v0.9.0
v0.8.4
What's Changed
- make Postgres connect timeout configurable by @krisztianfekete in #148
Full Changelog: v0.8.3...v0.8.4
v0.8.3
What's Changed
- update README by @krisztianfekete in #146
- Extend Helm chart with auto-migrate and extraVolumes options by @krisztianfekete in #147
Full Changelog: v0.8.2...v0.8.3
v0.8.2
What's Changed
Full Changelog: v0.8.1...v0.8.2
v0.8.1
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
What's Changed
- order the release pipeline by @peterj in #125
- reference OCI chart location instead of local path in docs by @krisztianfekete in #128
- Add support for traces exported from Tempo by @krisztianfekete in #129
Full Changelog: v0.7.2...v0.7.3
v0.7.2
v0.7.1
What's Changed
- feat(examples): add Pydantic AI zero-code OTLP example by @frivas-at-navteca in #117
- Improve trace loading logic by @krisztianfekete in #123
Full Changelog: v0.7.0...v0.7.1
v0.7.0
What's Changed
- Improve nix flake by @krisztianfekete in #111
- Simplify README, update OTel docs by @krisztianfekete in #110
- Use flake-utils.lib.mkApp, keep venv in sync by @krisztianfekete in #112
- Fix/sse request alias by @frivas-at-navteca in #116
- Clean up cli output, fix classification bug by @krisztianfekete in #118
- Chore/adk v1.30 upgrade by @krisztianfekete in #120
New Contributors
- @frivas-at-navteca made their first contribution in #116
Full Changelog: v0.6.4...v0.7.0