basetenlabs/baseten-python v0.9.0
basetenlabs/baseten-python
Captured source
source ↗published Jun 8, 2026seen 2dcaptured 12hhttp 200method plain
v0.9.0
Repository: basetenlabs/baseten-python
Tag: v0.9.0
Published: 2026-06-08T14:33:19Z
Prerelease: no
Release notes:
Highlights
⚠️ This is a pre-release and is not considered stable. SDK structure and output may change before GA.
Initial Release
First release! This contains the generated raw API client for communicating with Baseten and Baseten models. High-level client calls are not present at this time.
What's Changed
- Initial Python SDK with generated API models and codegen tooling by @cretz in https://github.com/basetenlabs/baseten-python/pull/1
- Add modelconfig models generated from truss config schema by @cretz in https://github.com/basetenlabs/baseten-python/pull/4
- Add User-Agent header to outbound requests by @cretz in https://github.com/basetenlabs/baseten-python/pull/5
- Make baseten a namespace package and add PyPI publish workflow by @cretz in https://github.com/basetenlabs/baseten-python/pull/7
- Use Bearer auth and refresh generated clients from latest specs by @cretz in https://github.com/basetenlabs/baseten-python/pull/8
- Add GitHub issue and pull request templates by @cretz in https://github.com/basetenlabs/baseten-python/pull/9
Full Changelog: https://github.com/basetenlabs/baseten-python/commits/v0.9.0