Skip to content

v0.1.0

Latest

Choose a tag to compare

@cretz cretz released this 21 Jul 15:45
82b1efb

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 JS SDK with generated API models and codegen tooling by @cretz in #1
  • Add User-Agent header to outbound requests by @cretz in #3
  • Generate modelconfig package from Truss config schema by @cretz in #4
  • Restructure into pnpm monorepo and publish SDK as @basetenlabs/client by @cretz in #11
  • Update API specs and regenerate clients with query parameter support by @cretz in #12

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