Skip to content

Releases: togethercomputer/together-typescript

v0.27.0

21 Oct 23:49

Choose a tag to compare

0.27.0 (2025-10-21)

Full Changelog: v0.26.0...v0.27.0

Features

  • api: Rename evaluation sdks to evals (4c3b732)

v0.26.0

21 Oct 20:28
1e256e9

Choose a tag to compare

0.26.0 (2025-10-21)

Full Changelog: v0.25.0...v0.26.0

Features

v0.25.0

21 Oct 19:15

Choose a tag to compare

0.25.0 (2025-10-21)

Full Changelog: v0.24.0...v0.25.0

Features

v0.24.0

20 Oct 17:55

Choose a tag to compare

0.24.0 (2025-10-20)

Full Changelog: v0.23.0...v0.24.0

Features

v0.23.0

16 Oct 15:12

Choose a tag to compare

0.23.0 (2025-10-10)

Full Changelog: v0.22.0...v0.23.0

Features

Bug Fixes

  • coerce nullable values to undefined (f6c7e43)

Performance Improvements

Chores

  • add package to package.json (72025f2)
  • ci build action (0f37b32)
  • client: qualify global Blob (a9f7b6f)
  • deps: update dependency @types/node to v20.17.58 (f1839e8)
  • do not install brew dependencies in ./scripts/bootstrap by default (1050534)
  • internal: codegen related update (0ca46c4)
  • internal: fix incremental formatting in some cases (5a42924)
  • internal: formatting change (0282025)
  • internal: ignore .eslintcache (5752a33)
  • internal: remove .eslintcache (b41b509)
  • internal: remove deprecated compilerOptions.baseUrl from tsconfig.json (446dff9)
  • internal: update global Error reference (e53b252)
  • internal: use npm pack for build uploads (246a904)
  • jsdoc: fix @link annotations to refer only to parts of the package‘s public interface (6b54b1d)
  • update CI script (99cae2f)

v0.22.0

13 Aug 03:00

Choose a tag to compare

0.22.0 (2025-08-13)

Full Changelog: v0.21.1...v0.22.0

Features

Chores

  • internal: move publish config (cba5eb9)
  • internal: update comment in script (a8e5ba4)
  • internal: update test skipping reason (010a97c)
  • update @stainless-api/prism-cli to v5.15.0 (fc26a78)

v0.21.1

06 Aug 02:30

Choose a tag to compare

0.21.1 (2025-08-05)

Full Changelog: v0.21.0...v0.21.1

Features

Chores

  • internal: remove redundant imports config (c3242da)

v0.21.0

25 Jul 00:16

Choose a tag to compare

0.21.0 (2025-07-24)

Full Changelog: v0.20.0...v0.21.0

Features

v0.20.0

10 Jul 18:19

Choose a tag to compare

0.20.0 (2025-07-10)

Full Changelog: v0.19.0...v0.20.0

Features

Chores

  • make some internal functions async (22030d5)

v0.19.0

08 Jul 18:08

Choose a tag to compare

0.19.0 (2025-07-08)

Full Changelog: v0.18.0...v0.19.0

Features

  • api: adding audio APIs (2d2fa9a)
  • api: removed streaming from translation/transcription endpoints (1b6c140)