togethercomputer/together-py v2.0.0-alpha.1
togethercomputer/together-py
Captured source
source ↗published Nov 21, 2025seen Jun 26captured 2dhttp 200method plain
v2.0.0-alpha.1
Repository: togethercomputer/together-py
Tag: v2.0.0-alpha.1
Published: 2025-11-21T15:08:32Z
Prerelease: yes
Release notes:
2.0.0-alpha.1 (2025-11-21)
Full Changelog: v0.1.0-alpha.28...v2.0.0-alpha.1
⚠ BREAKING CHANGES
- api: Update method signature for reranking to
rerank.create() - api: Change Fine Tuning method name from
download()tocontent()to align with other namespaces - api: For the TS SDK the
images.createis nowimages.generate
Features
- api: api update (921fa59)
- api: Change fine tuning download method to
.create(aa27907) - api: Change image creation signature to
images.generate(a6e3ad7) - api: Change rerank method signature (338c415)
- api: Port finetuning create code from together-python (#176) (ef3bd52)