Skip to content

Releases: braintrustdata/eval-action

Support Long Running Processes

Choose a tag to compare

@ibolmo ibolmo released this 09 Sep 19:17
c0dd75b

What's Changed

  • Switch to spawn to support large buffers and long running processes.

Full Changelog: v1.0.15...v1.0.16

Package manager

Choose a tag to compare

@ibolmo ibolmo released this 08 Jul 01:02
a0d327a

What's Changed

  • Add package_manager option to specify npm, pnpm, pip or uv.

Full Changelog: v1.0.14...v1.0.15

Terminate on failure

Choose a tag to compare

@ibolmo ibolmo released this 23 Apr 17:24

What's Changed

  • Add terminate on failure to finish evals early

Full Changelog: v1.0.13...v1.0.14

Python support

Choose a tag to compare

@ankrgyl ankrgyl released this 30 Sep 20:33
b6069d4

What's Changed

  • Add support for Python

Full Changelog: v1.0.12...v1.0.13

v1.0.11

Choose a tag to compare

@ankrgyl ankrgyl released this 29 Apr 18:26
v1.0.11 Release

Initial release

Choose a tag to compare

@ankrgyl ankrgyl released this 29 Apr 18:14
dc35b4a

This is the initial release for the Braintrust GitHub action, enabling you to run evals automatically in your PRs and on every commit.