Highlights
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 #1
- Add modelconfig models generated from truss config schema by @cretz in #4
- Add User-Agent header to outbound requests by @cretz in #5
- Make baseten a namespace package and add PyPI publish workflow by @cretz in #7
- Use Bearer auth and refresh generated clients from latest specs by @cretz in #8
- Add GitHub issue and pull request templates by @cretz in #9
Full Changelog: https://github.com/basetenlabs/baseten-python/commits/v0.9.0