Skip to content

Python SDK v0.11.0

Choose a tag to compare

@github-actions github-actions released this 26 Mar 00:05
183dbb0

Changelog

Features

  • Instrument claude agent sdk hooks (#141)
  • (perf) Optimize _to_bt_safe and bt_safe_deep_copy hot paths (#139)
  • Add support for nested subagents tool calls in ADK integration (#131)
  • Instrument Anthropic Messages Batch API (#127)
  • Add patch command to HTTPConnection
  • Introduce new integrations API and convert anthropic (#118)
  • Instrument google genai embed_content methods (#111)

Bug Fixes

  • Add context manager support to traced stream wrappers in openai integration (#120)
  • Add x-bt-use-gateway to CORS allowed headers (#119)
  • Warn when Eval() receives an empty dataset (#109)
  • Capture thinking config in span metadata for anthropic integration (#110)

Package: https://pypi.org/project/braintrust/0.11.0/

Full Changelog: py-sdk-v0.10.0...py-sdk-v0.11.0