basetenlabs/baseten-js v0.1.0
basetenlabs/baseten-js
Captured source
source ↗published Jul 21, 2026seen 4dcaptured 4dhttp 200method plain
v0.1.0
Repository: basetenlabs/baseten-js
Tag: v0.1.0
Published: 2026-07-21T15:45:19Z
Prerelease: no
Release notes:
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 https://github.com/basetenlabs/baseten-js/pull/1
- Add User-Agent header to outbound requests by @cretz in https://github.com/basetenlabs/baseten-js/pull/3
- Generate modelconfig package from Truss config schema by @cretz in https://github.com/basetenlabs/baseten-js/pull/4
- Restructure into pnpm monorepo and publish SDK as @basetenlabs/client by @cretz in https://github.com/basetenlabs/baseten-js/pull/11
- Update API specs and regenerate clients with query parameter support by @cretz in https://github.com/basetenlabs/baseten-js/pull/12
Full Changelog: https://github.com/basetenlabs/baseten-js/commits/v0.1.0