Releases: togethercomputer/together-python
Releases · togethercomputer/together-python
v0.0.8
v0.0.8 - 2023-07-18
Full Changelog: v0.0.7...v0.0.8
Fixed
- Added chat argument for streaming responses
- Streaming inference by default
- Updated models info
v0.0.5
0.0.5 - 2023-07-11
Full Changelog: v0.0.4-1...v0.0.5
Added
- Updated 401 messages for unauthorized users
- Add more debugging messages for file uploads
v0.0.4-1
Full Changelog: v0.0.3...v0.0.4-1
Added
- Global logging flag with the 4 logging levels
- Progress bar for uploading files
Fixed
- Major fix: file upload issue: file contents were not being posted properly.
v0.0.3
0.0.3 - 2023-07-06
Added
- Initial debugging logs for file upload
- Updated file upload method for new R2-signed URL
- Fixed error message verbiage
v0.0.2
0.0.2 - 2023-07-01
Added
- Support the Together files API for uploading training data.
- Ability to create fine tuning jobs and downloading results.
- Initial support for Together job management.