Skip to content

Releases: togethercomputer/together-typescript

v0.16.0

28 Apr 16:42
Compare
Choose a tag to compare

0.16.0 (2025-04-28)

Full Changelog: v0.15.2...v0.16.0

Features

v0.15.2

25 Apr 15:39
Compare
Choose a tag to compare

0.15.2 (2025-04-25)

Full Changelog: v0.15.1...v0.15.2

Features

Chores

  • ci: only use depot for staging repos (41fd7ce)
  • ci: run on more branches and use depot runners (c20d3fa)

v0.15.1

22 Apr 22:19
ffb5a37
Compare
Choose a tag to compare

0.15.1 (2025-04-22)

Full Changelog: v0.15.0...v0.15.1

Chores

  • ci: add timeout thresholds for CI jobs (b642163)
  • client: minor internal fixes (f3be3a7)

v0.15.0

10 Apr 16:55
Compare
Choose a tag to compare

0.15.0 (2025-04-10)

Full Changelog: v0.14.0...v0.15.0

Features

Chores

  • internal: reduce CI branch coverage (27d4cbc)
  • internal: upload builds and expand CI branch coverage (#171) (3970fad)

v0.14.0

08 Apr 19:59
Compare
Choose a tag to compare

0.14.0 (2025-04-08)

Full Changelog: v0.13.0...v0.14.0

Features

Bug Fixes

Chores

  • client: expose headers on some streaming errors (#159) (be1dd4a)
  • exports: cleaner resource index imports (#155) (086093a)
  • exports: stop using path fallbacks (#156) (e0a4623)
  • internal: add aliases for Record and Array (#165) (2c53021)
  • internal: fix devcontainers setup (#144) (e9bd176)
  • internal: remove extra empty newlines (#152) (a161ee7)
  • tests: improve enum examples (#169) (616acc8)

Documentation

  • update URLs from stainlessapi.com to stainless.com (#145) (511a9de)

v0.13.0

27 Jan 17:25
Compare
Choose a tag to compare

0.13.0 (2025-01-27)

Full Changelog: v0.12.0...v0.13.0

Features

v0.12.0

23 Jan 19:27
Compare
Choose a tag to compare

0.12.0 (2025-01-23)

Full Changelog: v0.11.2...v0.12.0

Features

v0.11.2

23 Jan 18:39
Compare
Choose a tag to compare

0.11.2 (2025-01-23)

Full Changelog: v0.11.1...v0.11.2

Bug Fixes

  • send correct Accept header for certain endpoints (#122) (29223b0)

Chores

v0.11.1

06 Jan 17:30
Compare
Choose a tag to compare

0.11.1 (2025-01-06)

Full Changelog: v0.11.0...v0.11.1

Chores

  • internal: fix lint errors (194e247)

v0.11.0

02 Jan 17:42
Compare
Choose a tag to compare

0.11.0 (2025-01-02)

Full Changelog: v0.10.0...v0.11.0

Features

  • added messages format check (d2fa4db)
  • api: add models for chat completion structured message types (#107) (d32c311)
  • api: api update (#99) (dea8e5c)
  • internal: make git install file structure match npm (#101) (28e49f0)

Bug Fixes

Chores

Documentation