0.6.0 (2026-01-31)
Full Changelog: v0.5.0...v0.6.0
Features
- Add chat completion support for reasoning.enabled (9d821b1)
- api: Add API for listing deployments (7ae9e4d)
- api: Add beta sdks for jig features (f80bbfb)
- api: Move jobs apis to nest under model uploads per their use case (b3eec48)
- api: Move queue out of jig namespace (a8e9ed4)
- api: Update Jig types and add retrieve_logs api to jig (bb63107)
- client: add a convenient param.SetJSON helper (b8673c7)
- internal: Add code samples to deployments features (c0f96ad)
- internal: Update to new cluster api routing (553f81b)
- move byoc features under /deployments route (0b9b31e)
Chores
- api: Improve type names for jig volumes and logs (b18ce77)
- api: move hardware listing feature under endpoints resource. (1b438c0)
- api: Move Queue SDK methods into Jig namespace (21a6462)
- api: Rename jig queue apis (76aef2c)
- client: improve example values (0d7c1e5)
Documentation
- axle-queue: added axle-queue endpoints (f4809ad)