Skip to content

v0.9.0

Latest

Choose a tag to compare

@cretz cretz released this 08 Jun 14:33
· 1 commit to main since this release
b3afcdc

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 #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