Skip to content

Releases: togethercomputer/together-py

v0.1.0-alpha.16

22 Aug 15:31
705ccc4

Choose a tag to compare

v0.1.0-alpha.16 Pre-release
Pre-release

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

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

  • internal: fix ruff target version (5d6d8cb)
  • internal: update comment in script (4a51bbe)
  • internal: update test skipping reason (13f9c03)
  • project: add settings file for vscode (d257e48)
  • update @stainless-api/prism-cli to v5.15.0 (29dca11)
  • update github action (44e1d3a)

v0.1.0-alpha.15

10 Jul 21:12

Choose a tag to compare

v0.1.0-alpha.15 Pre-release
Pre-release

0.1.0-alpha.15 (2025-07-10)

Full Changelog: v0.1.0-alpha.14...v0.1.0-alpha.15

Linear: ENG-21812

Features

Bug Fixes

  • ci: correct conditional (7ede6e3)
  • ci: release-doctor — report correct token name (3d04b80)
  • parsing: correctly handle nested discriminated unions (d930701)

Chores

  • ci: change upload type (16f1b33)
  • ci: only run for pushes and fork pull requests (a8a34c0)
  • internal: bump pinned h11 dep (dbb7251)
  • internal: codegen related update (74e55b0)
  • package: mark python 3.13 as supported (b184004)
  • readme: fix version rendering on pypi (6f29b83)

v0.1.0-alpha.14

23 Jun 22:28
4ae902c

Choose a tag to compare

v0.1.0-alpha.14 Pre-release
Pre-release

0.1.0-alpha.14 (2025-06-23)

Full Changelog: v0.1.0-alpha.13...v0.1.0-alpha.14

Chores

  • api: re-enable audio unit tests (02c8f9a)
  • tests: skip some failing tests on the latest python versions (49a71b3)

v0.1.0-alpha.13

20 Jun 22:03
b9701a0

Choose a tag to compare

v0.1.0-alpha.13 Pre-release
Pre-release

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

10 Jun 04:35
e2f33e1

Choose a tag to compare

v0.1.0-alpha.12 Pre-release
Pre-release

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

03 Jun 21:51
4203271

Choose a tag to compare

v0.1.0-alpha.11 Pre-release
Pre-release

0.1.0-alpha.11 (2025-06-03)

Full Changelog: v0.1.0-alpha.10...v0.1.0-alpha.11

Features

  • api: api update (3cff5ae)
  • api: update spec / config to remove remaining codegen warnings (48986d2)

v0.1.0-alpha.10

03 Jun 17:31
b0009b5

Choose a tag to compare

v0.1.0-alpha.10 Pre-release
Pre-release

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

  • docs: remove reference to rye shell (1931f17)
  • docs: remove unnecessary param examples (6ed818e)

v0.1.0-alpha.9

31 May 00:30
426e145

Choose a tag to compare

v0.1.0-alpha.9 Pre-release
Pre-release

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

29 May 21:28

Choose a tag to compare

v0.1.0-alpha.8 Pre-release
Pre-release

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)

v0.1.0-alpha.7

24 May 01:29

Choose a tag to compare

v0.1.0-alpha.7 Pre-release
Pre-release

0.1.0-alpha.7 (2025-05-24)

Full Changelog: v0.1.0-alpha.6...v0.1.0-alpha.7

Features

  • api: update via SDK Studio (8be984a)
  • api: update via SDK Studio (7c0522d)
  • api: update via SDK Studio (e4a88e4)
  • api: update via SDK Studio (065228b)

Chores

  • tests: improve ci test names (03a7211)