Releases: togethercomputer/together-py
v2.0.0-alpha.11
2.0.0-alpha.11 (2025-12-16)
Full Changelog: v2.0.0-alpha.10...v2.0.0-alpha.11
Features
- api: api update (17ad3ec)
- api: api update (ebc3414)
- files: add support for string alternative to file upload type (db59ed6)
Chores
- internal: add missing files argument to base client (6977285)
v2.0.0-alpha.10
2.0.0-alpha.10 (2025-12-15)
Full Changelog: v2.0.0-alpha.9...v2.0.0-alpha.10
Features
- api: Add fine_tuning.estimate_price api (1582cc4)
- api: api update (5341347)
- api: api update (96fc9b3)
- api: api update (e5cfa45)
Bug Fixes
- types: allow pyright to infer TypedDict types within SequenceNotStr (048f2b7)
Chores
- add missing docstrings (a1c8329)
- internal: avoid using unstable Python versions in tests (6268112)
- Update model list CLI to use api parameter for dedicated filtering (#195) (95cc672)
This pull request is managed by Stainless's GitHub App.
The semver version number is based on included commit messages. Alternatively, you can manually set the version number in the title of this pull request.
For a better experience, it is recommended to use either rebase-merge or squash-merge when merging this pull request.
🔗 Stainless website
📚 Read the docs
🙋 Reach out for help or questions
v2.0.0-alpha.9
2.0.0-alpha.9 (2025-12-03)
Full Changelog: v2.0.0-alpha.8...v2.0.0-alpha.9
Features
Bug Fixes
- ensure streams are always closed (db990c7)
Chores
v2.0.0-alpha.8
2.0.0-alpha.8 (2025-11-26)
Full Changelog: v2.0.0-alpha.7...v2.0.0-alpha.8
Features
Bug Fixes
- Address incorrect logic for
endpoint [command] --wait falselogic (31236a9)
Chores
v2.0.0-alpha.7
2.0.0-alpha.7 (2025-11-26)
Full Changelog: v2.0.0-alpha.6...v2.0.0-alpha.7
Bug Fixes
- include rich in package dependencies (9c9c5fc)
v2.0.0-alpha.6
v2.0.0-alpha.5
2.0.0-alpha.5 (2025-11-25)
Full Changelog: v2.0.0-alpha.4...v2.0.0-alpha.5
Features
- api: manual updates (f1b27a5)
Bug Fixes
- uv v0.8.11 only has python 3.14rc, which causes issues with pydantic 2 (981828a)
Chores
- internal: working around mypy (7d080fc)
v2.0.0-alpha.4
2.0.0-alpha.4 (2025-11-24)
Full Changelog: v2.0.0-alpha.3...v2.0.0-alpha.4
Chores
- Run bootstrap on codebase (399a559)
v2.0.0-alpha.3
2.0.0-alpha.3 (2025-11-24)
Full Changelog: v2.0.0-alpha.2...v2.0.0-alpha.3
Features
- api: update via SDK Studio (79346e8)
Chores
- internal: codegen related update (ae73675)
v2.0.0-alpha.2
2.0.0-alpha.2 (2025-11-21)
Full Changelog: v2.0.0-alpha.1...v2.0.0-alpha.2
⚠ BREAKING CHANGES
- api: Change call signature for
audio.createtoaudio.speech.createto match spec with python library and add space for future APIs