Releases: togethercomputer/together-py
Releases · togethercomputer/together-py
v0.1.0-alpha.16
0.1.0-alpha.16 (2025-08-21)
Linear: DX-2 - https://linear.app/together-ai/issue/DX-2/update-together-py-v010-alpha16
Full Changelog: v0.1.0-alpha.15...v0.1.0-alpha.16
Features
- api: api update (f0a8308)
- api: api update (376b1bc)
- api: api update (e90437f)
- api: api update (9363a0d)
- api: api update (64454cc)
- api: api update (891126e)
- api: manual updates (5bddf93)
- api: manual updates (127ba9f)
- clean up environment call outs (a8ae4ca)
- client: support file upload requests (6e89024)
Bug Fixes
- client: don't send Content-Type header on GET requests (0cad846)
- parsing: ignore empty metadata (4629c6d)
- parsing: parse extra field types (81734d8)
Chores
v0.1.0-alpha.15
0.1.0-alpha.15 (2025-07-10)
Full Changelog: v0.1.0-alpha.14...v0.1.0-alpha.15
Linear: ENG-21812
Features
- api: adding audio APIs (7d85bd7)
- api: api update (fb4b686)
- api: api update (74be086)
- api: api update (5077f31)
- api: api update (94a2b5e)
- api: api update (2d73c2e)
- api: removed streaming from translation/transcription endpoints (02af14a)
Bug Fixes
- ci: correct conditional (7ede6e3)
- ci: release-doctor — report correct token name (3d04b80)
- parsing: correctly handle nested discriminated unions (d930701)
Chores
v0.1.0-alpha.14
v0.1.0-alpha.13
0.1.0-alpha.13 (2025-06-20)
Full Changelog: v0.1.0-alpha.12...v0.1.0-alpha.13
Features
- api: add batch api to config (07299cc)
- api: api update (249669c)
- client: add support for aiohttp (8e4cedf)
Bug Fixes
- client: correctly parse binary response | stream (7b9486c)
- tests: fix: tests which call HTTP endpoints directly with the example parameters (82b2dcb)
Chores
- change publish docs url (8fac9f3)
- ci: enable for pull requests (6e4d972)
- internal: update conftest.py (2b13ac4)
- readme: update badges (acfabb5)
- tests: add tests for httpx client instantiation & proxies (30ba23e)
- tests: run tests in parallel (7efb923)
Documentation
- client: fix httpx.Timeout documentation reference (bed4e88)
v0.1.0-alpha.12
0.1.0-alpha.12 (2025-06-10)
Full Changelog: v0.1.0-alpha.11...v0.1.0-alpha.12
Features
- api: address diagnostic issues in audio api, correct openapi issue in images api, disambiguate a response in finetune api, enable automated testing on finetune and images (9d72038)
v0.1.0-alpha.11
v0.1.0-alpha.10
0.1.0-alpha.10 (2025-06-03)
Full Changelog: v0.1.0-alpha.9...v0.1.0-alpha.10
Features
- api: add files/upload apu support and switch upload_file method over to use it. (2269981)
- api: api update (436f32a)
- client: add follow_redirects request option (b515197)
Chores
v0.1.0-alpha.9
0.1.0-alpha.9 (2025-05-31)
Full Changelog: v0.1.0-alpha.8...v0.1.0-alpha.9
Features
- api: get file upload working (cb8b8b8)
- api: move upload to be a method of existing files resource (b7c43be)
Bug Fixes
- api: correct file reroute handling, error message (b8bc101)
v0.1.0-alpha.8
0.1.0-alpha.8 (2025-05-29)
Full Changelog: v0.1.0-alpha.7...v0.1.0-alpha.8
Features
- api: move upload to be a method of existing files resource (80d5ae0)