Skip to content

Releases: togethercomputer/together-typescript

v0.37.0

04 Feb 20:40

Choose a tag to compare

0.37.0 (2026-02-04)

Full Changelog: v0.36.1...v0.37.0

Features

  • Add chat completion support for reasoning.enabled (d4f4bd4)
  • api: Add API for listing deployments (67ea446)
  • api: Add beta sdks for jig features (e402a3b)
  • api: Move jobs apis to nest under model uploads per their use case (412673c)
  • api: Move queue out of jig namespace (c95c7e1)
  • api: Update Jig types and add retrieve_logs api to jig (c7d03d5)
  • ENG-82904 - chore: update ReplicaEvent schema (b12bb38)
  • internal: Add code samples to deployments features (cf33c3c)
  • internal: Update to new cluster api routing (f0ee67d)
  • move byoc features under /deployments route (c528ef0)

Bug Fixes

  • client: avoid memory leak with abort signals (b59ae98)

Chores

  • api: Improve type names for jig volumes and logs (8bbdbe1)
  • api: move hardware listing feature under endpoints resource. (6b67d13)
  • api: Move Queue SDK methods into Jig namespace (3032bf5)
  • api: Rename jig queue apis (aa7d049)
  • ci: upgrade actions/github-script (5b00d49)
  • cleanup (4e09417)
  • client: do not parse responses with empty content-length (4a36f58)
  • client: restructure abort controller binding (59bbe0a)

Documentation

  • axle-queue: added axle-queue endpoints (42c307c)

v0.36.1

22 Jan 17:27

Choose a tag to compare

0.36.1 (2026-01-21)

Full Changelog: v0.36.0...v0.36.1

Chores

  • Add code samples and descriptions to instant cluster apis (59d91d1)
  • internal: update actions/checkout version (e025354)
  • internal: upgrade babel, qs, js-yaml (0942043)
  • Mark disable_prompt_cache as deprecated for endpoint creation (9bbee16)
  • Update cluster apis to reflect their new response shape (b6049ec)

v0.36.0

09 Jan 21:24
1eb01e2

Choose a tag to compare

0.36.0 (2026-01-09)

Full Changelog: v0.35.1...v0.36.0

Features

  • Add started_at timestamp to fix time estimation (acd4d18)

Chores

  • api: Remove APIs that were accidentally added in the wrong namespace (4f06842)

This pull request is managed by Stainless's GitHub App.

The semver version number is based on included commit messages. Alternatively, you can manually set the version number in the title of this pull request.

For a better experience, it is recommended to use either rebase-merge or squash-merge when merging this pull request.

🔗 Stainless website
📚 Read the docs
🙋 Reach out for help or questions

v0.35.1

06 Jan 21:53

Choose a tag to compare

0.35.1 (2026-01-06)

Full Changelog: v0.35.0...v0.35.1

Chores

  • Add Instant Clusters to OpenAPI spec (2b597be)

v0.35.0

06 Jan 21:23

Choose a tag to compare

0.35.0 (2026-01-06)

Full Changelog: v0.34.0...v0.35.0

Features

  • Add compliance and chat_template_kwargs to chat completions spec (137e09b)
  • Support VLM finetuning (4a0271f)
  • VLM Support update (f595d10)

Chores

  • break long lines in snippets into multiline (6b244ee)
  • internal: codegen related update (ebd27f6)

Documentation

v0.34.0

16 Dec 20:49

Choose a tag to compare

0.34.0 (2025-12-16)

Full Changelog: v0.33.0...v0.34.0

Features

  • api: Add fine_tuning.estimate_price api (5bc345a)
  • api: api update (45fab63)
  • api: api update (ed3cd71)
  • api: api update (fa70d77)
  • files: add support for string alternative to file upload type (94f6844)

Bug Fixes

  • mcp: correct code tool API endpoint (d56a0f6)
  • mcp: return correct lines on typescript errors (be827cf)

Chores

  • internal - format (df4bf75)
  • internal: codegen related update (1862dd3)
  • internal: codegen related update (b04ce10)

v0.33.0

04 Dec 23:42

Choose a tag to compare

0.33.0 (2025-12-04)

Full Changelog: v0.32.0...v0.33.0

Features

v0.32.0

03 Dec 17:44
264bfcc

Choose a tag to compare

0.32.0 (2025-12-02)

Full Changelog: v0.31.2...v0.32.0

Features

  • api: Add min/max speakers to audio create (11770a0)
  • api: Add reference_images to image generate (037bc6e)

Chores

  • internal: upgrade eslint (712f80d)

v0.31.2

01 Dec 16:30

Choose a tag to compare

0.31.2 (2025-12-01)

Full Changelog: v0.31.1...v0.31.2

Bug Fixes

  • allow build to function in browser environments (89cf3bf)

Chores

v0.31.1

01 Dec 14:02
4de599b

Choose a tag to compare

0.31.1 (2025-12-01)

Full Changelog: v0.31.0...v0.31.1

Bug Fixes

  • move optional dependency out of core dependency (9c74017)