JavaScript SDK v3.5.0
·
134 commits
to main
since this release
Changelog
Features
- Support Agent tool call tracing for AI SDK v5/v6 auto instrumentation (#1575)
- Attach saved parameters to experiments (#1550)
- Allow associating created prompts with environments (#1489)
Bug Fixes
- Resolve edge AsyncLocalStorage from runtime builtins (#1611)
- Re-throw any queue errors that occurred (#1583)
- Make param types that are forwarded backwards compatible with older open ai SDKs (#1602)
- Preserve .withResponse() on embeddings and moderations create (#1587)
- Make sure params get passed through for compiled prompt (#1558)
- Flush pass in evaluator state if it exists (#1581)
- Record tools in metadata for AI SDK and Google gen ai (#1570)
- Make AI SDK Agent span nodes use use type
function(#1568)
Other Changes
- Handle arrays of images when building prompts (#1247)
Package: https://www.npmjs.com/package/braintrust/v/3.5.0
Full Changelog: js-sdk-v3.4.0...js-sdk-v3.5.0