File tree Expand file tree Collapse file tree 4 files changed +17
-3
lines changed
Expand file tree Collapse file tree 4 files changed +17
-3
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 0.34 .0"
2+ "." : " 0.35 .0"
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 0.35.0 (2025-12-26)
4+
5+ Full Changelog: [ v0.34.0...v0.35.0] ( https://github.com/togethercomputer/together-typescript/compare/v0.34.0...v0.35.0 )
6+
7+ ### Features
8+
9+ * Support VLM finetuning ([ 4a0271f] ( https://github.com/togethercomputer/together-typescript/commit/4a0271f78cecc05e137c6977238917fdf2bae381 ) )
10+ * VLM Support update ([ f595d10] ( https://github.com/togethercomputer/together-typescript/commit/f595d105a9bade8b4ff62d3bd18e008e739d910e ) )
11+
12+
13+ ### Documentation
14+
15+ * add more examples ([ 99b172f] ( https://github.com/togethercomputer/together-typescript/commit/99b172f6c74ed1fd50342b22da4494e200a4a5fc ) )
16+
317## 0.34.0 (2025-12-16)
418
519Full Changelog: [ v0.33.0...v0.34.0] ( https://github.com/togethercomputer/together-typescript/compare/v0.33.0...v0.34.0 )
Original file line number Diff line number Diff line change 11{
22 "name" : " together-ai" ,
3- "version" : " 0.34 .0" ,
3+ "version" : " 0.35 .0" ,
44 "description" : " The official TypeScript library for the Together API" ,
55 "author" : " Together <dev-feedback@TogetherAI.com>" ,
66 "types" : " dist/index.d.ts" ,
Original file line number Diff line number Diff line change 1- export const VERSION = '0.34 .0' ; // x-release-please-version
1+ export const VERSION = '0.35 .0' ; // x-release-please-version
You can’t perform that action at this time.
0 commit comments