Skip to content

Python SDK v0.18.0

Choose a tag to compare

@github-actions github-actions released this 29 Apr 18:04
4b0ec7f

Changelog

Features

  • (openai_agents) Pull cached tokens through into metrics (#364)
  • (perf/pydantic_ai) Simplify trace shaping (#357)
  • (perf/adk) Reduce tracing serialization overhead (#358)
  • (llamaindex) Add native LlamaIndex SDK integration (#355)

Bug Fixes

  • Make OpenAI wrapping compatible with ddtrace (#370)
  • Handle PEP 649 NameError in inspect.signature on Python 3.14 (#361)
  • Use Mapping instead of dict for EvalResult.scores (#360)

Maintenance

  • Modernize typing for Python 3.10+ minimum (#356)

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

Full Changelog: py-sdk-v0.17.0...py-sdk-v0.18.0