Releases: togethercomputer/together-typescript
Releases · togethercomputer/together-typescript
v0.11.0
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
- internal: bump cross-spawn to v7.0.6 (#106) (0ef9509)
- internal: codegen related update (#114) (4f49cd8)
- internal: fix some typos (#111) (792be82)
- internal: remove unnecessary getRequestClient function (#103) (3acec90)
- internal: update isAbsoluteURL (#110) (140ecda)
- types: nicer error class types + jsdocs (#109) (5517ee0)
Documentation
v0.10.0
0.10.0 (2024-11-27)
Full Changelog: v0.9.0...v0.10.0
Features
- api: api update (#89) (57feb67)
- api: api update (#92) (175e523)
- api: api update (#95) (b54fc92)
- api: api update (#96) (794ee52)
- api: api update (#97) (8f485c9)
Bug Fixes
- internal: fix import (be8bc88)
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
v0.9.0
v0.8.0
v0.7.0
v0.6.0
0.6.0 (2024-10-22)
Full Changelog: v0.6.0-alpha.8...v0.6.0
Features
- api: api update (#67) (21e06d1)
- api: OpenAPI spec update via Stainless API (#55) (ebe1c62)
- api: OpenAPI spec update via Stainless API (#62) (b6af173)
Bug Fixes
- client: correct File construction from node-fetch Responses (#54) (e1d5c6b)
- errors: pass message through to APIConnectionError (#60) (0d0ede4)
- uploads: avoid making redundant memory copies (#57) (e88f744)
Chores
- better object fallback behaviour for casting errors (#61) (bad19ff)
- ci: install deps via ./script/bootstrap (#52) (a22842a)
- internal: codegen related update (#56) (8fd1782)
- internal: codegen related update (#58) (e5b82e7)
- internal: codegen related update (#59) (962541e)
- internal: codegen related update (#63) (6093fb9)
- internal: move LineDecoder to a separate file (#64) (9a5999d)
- internal: pass props through internal parser (#65) (162bc3c)
v0.6.0-alpha.8
v0.6.0-alpha.7
v0.6.0-alpha.6
v0.6.0-alpha.5
0.6.0-alpha.5 (2024-08-20)
Full Changelog: v0.6.0-alpha.4...v0.6.0-alpha.5
Features
- api: manual updates (#31) (52c8005)
- api: OpenAPI spec update via Stainless API (#28) (9544a3f)
- api: OpenAPI spec update via Stainless API (#36) (0154ccf)
- api: OpenAPI spec update via Stainless API (#39) (a141abb)