Skip to content

JavaScript SDK v3.4.0

Latest

Choose a tag to compare

@github-actions github-actions released this 11 Mar 18:31
· 34 commits to main since this release
bfb62c8

Changelog

Features

  • Add model parameter support (#1504)
  • Add internal logger (#1526)
  • Allow setting tags for all function types (#1533)
  • Allow setting tags via prompts.create() (#1531)
  • Add sandbox registration and types (#1494)
  • Add node test runner integration (#1481)

Bug Fixes

  • Fix auto-instrumentation by preserving return semantics from tracePromise and adding isomorphic interface for diagnostics channels (#1501)
  • Fix _internal_btql.limit and _internal_btql.cursor being silently overwritten (#1497)

Other Changes

  • Update BTQL AST (#1385)
  • Use diagnostic channels for OpenAI SDK wrapper (#1499)
  • Add duplicate_treatment to btql ast in submodules (#1484)

Package: https://www.npmjs.com/package/braintrust/v/3.4.0

Full Changelog: js-sdk-v3.3.0...js-sdk-v3.4.0