Skip to content

braintrust@3.33.0

Latest

Choose a tag to compare

@github-actions github-actions released this 15 Sep 15:52
· 3 commits to main since this release

braintrust

3.33.0

Minor Changes

  • feat: Add advanced filters to Trace.getSpans() (#2466)
  • feat: Add utilities for custom views (push + preview) (#2191)
  • feat: Add @langchain/langgraph-sdk instrumentation (#2441)
  • feat: Instrument OpenAI agents api (openai.beta.agents) (#2471)
  • feat: Turn batch evals API into API for evals deferred AI provider calls (#2433)

Patch Changes

  • fix(eve): Use any as return type to ensure eve version compat (#2470)
  • fix: Bump e2e tested versions for HarnessAgent, bedrock and google adk and fix orchestrion query for harness agent (#2428)
  • fix(cli): Don't externalize braintrust package on push Thanks ekeith (@evanmkeith)! (#2477)
  • feat: Add instrumentation for google genai multimodal embeddings (#2442)
  • fix: Prevent eval trial upsert collisions Thanks paultancre-bt! (#2476)
  • fix: Fix OTEL trace context propagation race Thanks David Elner (@delner)! (#2450)