Skip to content

Python SDK v0.10.0

Choose a tag to compare

@github-actions github-actions released this 19 Mar 20:02
ff18889

Changelog

Features

  • Port load_parameters to the Python SDK (#90)
  • Make atexit flush registration optional (#81)
  • Tracing for raw_response in wrap_openai (#80)

Bug Fixes

  • Prevent serialization from emitting pydantic serializer warnings (#95)
  • Make sure request error gets logged in same line as message (#96)
  • Make agno rely on provider attribute (#92)

Other Changes

  • Align span metadata type (#89)
  • Add sandbox registration to python sdk (#26)

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

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