Skip to content

v2.0.0-alpha.18

Pre-release
Pre-release

Choose a tag to compare

@stainless-app stainless-app released this 31 Jan 01:28
5d91472

2.0.0-alpha.18 (2026-01-31)

Full Changelog: v2.0.0-alpha.17...v2.0.0-alpha.18

Features

  • Add chat completion support for reasoning.enabled (7fba349)
  • api: Add API for listing deployments (298d447)
  • api: Add beta sdks for jig features (c3ac883)
  • api: Move jobs apis to nest under model uploads per their use case (368c003)
  • api: Move queue out of jig namespace (ebc1498)
  • api: Update Jig types and add retrieve_logs api to jig (76a3c1a)
  • cli: enhance hardware command to display availability status (#223) (e7cf8a3)
  • client: add custom JSON encoder for extended type support (036a0ea)
  • internal: Update to new cluster api routing (54af0bd)
  • move byoc features under /deployments route (d70e2e9)

Bug Fixes

  • Avoid crashing when uploading a model which weights already exist (#226) (5a9095c)

Chores

  • api: Improve type names for jig volumes and logs (b256c61)
  • api: Move Queue SDK methods into Jig namespace (43179e1)
  • api: Rename jig queue apis (4b466d6)
  • ci: upgrade actions/github-script (c8668a1)

Documentation

  • axle-queue: added axle-queue endpoints (4e60b09)