basetenlabs/baseten-go v0.1.0
basetenlabs/baseten-go
Captured source
source ↗published Jun 8, 2026seen 2dcaptured 12hhttp 200method exa
Release: basetenlabs/baseten-go v0.1.0
- Repository: basetenlabs/baseten-go | Go SDK for Baseten | 1 stars | Go
- Author: @cretz
- Created: 2026-06-08T17:51:25Z
- Published: 2026-06-08T17:52:34Z
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 https://github.com/basetenlabs/baseten-go/pull/1
- Add device auth support and regenerate management spec by @cretz in https://github.com/basetenlabs/baseten-go/pull/3
- Add User-Agent header to outbound API calls by @cretz in https://github.com/basetenlabs/baseten-go/pull/4
- Generate modelconfig package from Truss config schema by @cretz in https://github.com/basetenlabs/baseten-go/pull/5
- Add modelarchive package for streaming truss directory tar builds by @cretz in https://github.com/basetenlabs/baseten-go/pull/6
- Refresh management spec and add query param codegen support by @cretz in https://github.com/basetenlabs/baseten-go/pull/7
- Regenerate from specs and use Bearer auth scheme by @cretz in https://github.com/basetenlabs/baseten-go/pull/8
Full Changelog: https://github.com/basetenlabs/baseten-go/commits/v0.1.0