Skip to content

v0.1.0

Latest

Choose a tag to compare

@cretz cretz released this 08 Jun 17:52
· 1 commit to main since this release
78b4ccc

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 Go SDK with generated API clients and management/inference wrappers by @cretz in #1
  • Add device auth support and regenerate management spec by @cretz in #3
  • Add User-Agent header to outbound API calls by @cretz in #4
  • Generate modelconfig package from Truss config schema by @cretz in #5
  • Add modelarchive package for streaming truss directory tar builds by @cretz in #6
  • Refresh management spec and add query param codegen support by @cretz in #7
  • Regenerate from specs and use Bearer auth scheme by @cretz in #8

Full Changelog: https://github.com/basetenlabs/baseten-go/commits/v0.1.0