Skip to content

Releases: braintrustdata/braintrust-sdk-javascript

py-sdk-v0.3.11

Choose a tag to compare

@github-actions github-actions released this 04 Dec 20:23
7cffe54

Changelog

  • Use pypi trusted publishing (#1128)
  • Fix formatting of temporal install command in README (#1131)
  • Fix _is_numeric to exclude booleans (#1132)

js-sdk-v1.0.0

Choose a tag to compare

@github-actions github-actions released this 05 Dec 00:12
c6f2bf1

Changelog

  • New Braintrust SDK 1.x (#1112). If you were not using OpenTelemetry features, the upgrade is seamless. Otherwise, see upgrade guide to use the new dedicated @braintrust/otel package.
  • upgrade esbuild (#1093)
  • More specific error for login auth issues (#1127)
  • Memory usage improvements (#1123)
  • pretty cli output (#1090)
  • allow metadata on function create (#1096)

py-sdk-v0.3.10

Choose a tag to compare

@github-actions github-actions released this 03 Dec 19:00
160c352

Changelog

  • bump version (#1116)
  • python temporal integration (#1092)
  • allow metadata on function create (#1096)
  • Remove clickhouse params from install scripts (#1106)

py-sdk-v0.3.9

Choose a tag to compare

@github-actions github-actions released this 25 Nov 22:20
238ae25

Changelog

  • release 0.3.9 python (#1101)
  • add openai file user message part and prompt build support (#760)
  • Tara/renderers functions (#1097)

js-sdk-v0.4.10

Choose a tag to compare

@github-actions github-actions released this 25 Nov 22:29
238ae25

Changelog

  • add openai file user message part and prompt build support (#760)
  • Deprecate wrapMastraAgent in favor of @mastra/braintrust (#1099)
  • Bump JS version for release (#1098)
  • Tara/renderers functions (#1097)
  • capture time to first token for anthropic (#1085)
  • Add support for functions with named arguments (#1076)
  • [JS-SDK] Smoke tests for the js-sdk in different environments (#1069)
  • Add a query source for object fetchers (#1074)
  • regenerate types (#1067)
  • Revert "[JS SDK] Build integration tests and ESM support" (#1064)
  • [JS SDK] Build integration tests and ESM support (#1057)

py-sdk-v0.3.8

Choose a tag to compare

@github-actions github-actions released this 22 Nov 00:13
133d19e

Changelog

  • Fix circ and deep recursion when serializing logged objects (py) (#1095)

py-sdk-v0.3.7

Choose a tag to compare

@github-actions github-actions released this 21 Nov 01:05
1cbc14e

Changelog

  • bump vers for release (#1094)
  • set new spans added by on_trace_start as current/unset them (#1082)
  • capture time to first token for anthropic (#1085)
  • Add a query source for object fetchers (#1074)
  • regenerate types (#1067)
  • Handle span links in async context. (#1045)

js-sdk-v0.4.9

Choose a tag to compare

@github-actions github-actions released this 07 Nov 00:55
afc1500

Changelog

  • ai-sdk rewrite (#1021)
  • add time to first token for non-streaming openai responses endpoint (#1043)
  • export init dataset params (#1040)
  • Release Langchain Python v0.1.3 (#1039)
  • Fix typedoc (#1033)
  • fix ci (#1025)
  • SSF ast changes (#1014)

py-sdk-v0.3.6

Choose a tag to compare

@github-actions github-actions released this 30 Oct 20:19
3db2fc1

Changelog

  • fix python remote evals (#1028)
  • Make datasets internal_btql override everything else (#1023)

py-sdk-v0.3.5

Choose a tag to compare

@github-actions github-actions released this 22 Oct 19:53
6116c86

Changelog

  • Wrap anthropic client's beta field (#1013)
  • Add OpenTelemetry distributed tracing helpers (#1009)
  • Add dspy integration (#1010)