Skip to content

braintrust@3.17.0

Latest

Choose a tag to compare

@github-actions github-actions released this 05 Jun 19:29
· 1 commit to main since this release
72b2d49

braintrust

3.17.0

Minor Changes

  • feat: ship the bt CLI with the SDK. Installing braintrust now exposes a bt command in node_modules/.bin that runs the prebuilt native binary for your platform (delivered via @braintrust/bt-* optional dependencies). If optional dependencies are skipped (e.g. --no-optional / --omit=optional), a postinstall script downloads the matching binary from the npm registry as a fallback. (#2067)