Skip to content

v1.70.0

Latest

Choose a tag to compare

@github-actions github-actions released this 13 Jul 13:51

New Features

  • 63a79b6 - eval: conversation tracking and --preserve-failed flag (commit by @macekond)
  • d599be3 - gooddata-eval: optional run_metadata_extra on agentic evaluators (commit by @myhoai)

Bug Fixes

  • 2ebc8b0 - eval: fix search_tool correctness always scoring 0% (commit by @Tomkess)
  • f847679 - eval: harden _args_match against malformed tool-call JSON (commit by @Tomkess)
  • 2299bb7 - docs: generate method sub-pages for every class in API reference (commit by @czechian)
  • 6c7e272 - eval: treat missing/null alert trigger as ALWAYS default (commit by @henrynguyengooddata)
  • 16b8722 - gooddata-eval: delete metrics created during agentic eval runs (commit by @myhoai)

Tests

  • ecd1f66 - eval: wire gooddata-eval into tox and fix stale unit tests (commit by @hkad98)

Chores

  • 7f97db7 - eval: fix lint violations flagged by ruff (commit by @hkad98)