Releases: braintrustdata/braintrust-sdk-python
Releases · braintrustdata/braintrust-sdk-python
Python SDK v0.8.0
Changelog
Features
- Add pytest integration (#25)
- Add Agno Workflow tracing support (#46)
- Improve compatibility with agno 2.5.0 (#41)
- Capture ExceptionGroup sub-exceptions in traceback (#20)
Bug Fixes
- Add performance extra to braintrust package (#50)
- Make ADK and pydantic integration wrappers thread safe (#23)
Maintenance
- Bump SDK version to 0.8.0 (#49)
- Clean up Python SDK READMEs (#51)
- Remove API key usage in CI (#39)
- Exclude test packages from setuptools (#40)
Other Changes
- Use mise everywhere and clean up contributing docs (#52)
- Remove redundant imports inside the methods (#34)
Package: https://pypi.org/project/braintrust/0.8.0/
Full Changelog: py-sdk-v0.7.0...py-sdk-v0.8.0
py-sdk-v0.7.0
What's Changed
- fix: Declare
merged_git_metadata_settingsbefore usage (#10) - feat: Auto-enable Google ADK integration in braintrust package (#13)
- feat: Allow passing tags for evals and experiments (#16)
Full Changelog: py-sdk-v0.6.0...py-sdk-v0.7.0
py-sdk-v0.6.0
Changelog
- feat(pydantic): Add tool call spans (#2)
- add typespec updates for sandboxes (#1392)
- Fix patching of Agno in Version 2.5.0 (#1365)
- pydantic patching fixes (#1356)
Full Changelog: py-sdk-v0.5.6...py-sdk-v0.6.0