Releases: basetenlabs/baseten-js
Releases · basetenlabs/baseten-js
Release list
v0.1.0
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 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