Skip to content

Releases: togethercomputer/together-typescript

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

v0.10.0

27 Nov 16:58
Compare
Choose a tag to compare

0.10.0 (2024-11-27)

Full Changelog: v0.9.0...v0.10.0

Features

Bug Fixes

Chores

  • internal: version bump (#83) (2e9673e)
  • rebuild project due to codegen change (#87) (800fd5a)
  • rebuild project due to codegen change (#88) (7db117f)
  • rebuild project due to codegen change (#90) (7d5a9b4)
  • rebuild project due to codegen change (#91) (1703fbc)
  • remove redundant word in comment (#94) (bedbb68)

Documentation

  • remove suggestion to use npm call out (#93) (52bdca6)

v0.9.0

05 Nov 15:57
e8119a6
Compare
Choose a tag to compare

0.9.0 (2024-11-05)

Full Changelog: v0.8.0...v0.9.0

Features

  • adding upload API as a helper function. Need to figure out how to make it part of Together.files package (59efebe)
  • fixed linting error (045f8dd)
  • removed (d588157)
  • updated yarn.lock (6487474)
  • yarn lock change (b8ce4ae)

v0.8.0

30 Oct 18:19
Compare
Choose a tag to compare

0.8.0 (2024-10-30)

Full Changelog: v0.7.0...v0.8.0

Features

Documentation

  • api: Add back in required readme field (#78) (74b457f)