You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+25Lines changed: 25 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,30 @@
1
1
# Changelog
2
2
3
+
## 0.34.0 (2025-12-16)
4
+
5
+
Full Changelog: [v0.33.0...v0.34.0](https://github.com/togethercomputer/together-typescript/compare/v0.33.0...v0.34.0)
6
+
7
+
### Features
8
+
9
+
***api:** Add fine_tuning.estimate_price api ([5bc345a](https://github.com/togethercomputer/together-typescript/commit/5bc345adce35d357415fc7df4d98891c992ece7a))
10
+
***api:** api update ([45fab63](https://github.com/togethercomputer/together-typescript/commit/45fab633cea650b044caedc9ccb038db789b233c))
11
+
***api:** api update ([ed3cd71](https://github.com/togethercomputer/together-typescript/commit/ed3cd7178317fcca2bee85925e091015dc5c0bd9))
12
+
***api:** api update ([fa70d77](https://github.com/togethercomputer/together-typescript/commit/fa70d7798bba67820b9a9a1b5623ea9fd14ffca0))
13
+
***files:** add support for string alternative to file upload type ([94f6844](https://github.com/togethercomputer/together-typescript/commit/94f6844d669e2ecc438737b7f53b1cdedbc634b6))
14
+
15
+
16
+
### Bug Fixes
17
+
18
+
***mcp:** correct code tool API endpoint ([d56a0f6](https://github.com/togethercomputer/together-typescript/commit/d56a0f64679a585ecfa69e4b7e0a4a56fda4a48d))
19
+
***mcp:** return correct lines on typescript errors ([be827cf](https://github.com/togethercomputer/together-typescript/commit/be827cf5523958f65849c87fcf9b6631f697b1aa))
20
+
21
+
22
+
### Chores
23
+
24
+
* internal - format ([df4bf75](https://github.com/togethercomputer/together-typescript/commit/df4bf75596ddddaef7e24e8fdc0867a5cf06fb6d))
25
+
***internal:** codegen related update ([1862dd3](https://github.com/togethercomputer/together-typescript/commit/1862dd356c5c6803bdbd9bf5bf5c031f949021b0))
26
+
***internal:** codegen related update ([b04ce10](https://github.com/togethercomputer/together-typescript/commit/b04ce101c30274e1fac82d521d9508081e1d9ed8))
27
+
3
28
## 0.33.0 (2025-12-04)
4
29
5
30
Full Changelog: [v0.32.0...v0.33.0](https://github.com/togethercomputer/together-typescript/compare/v0.32.0...v0.33.0)
0 commit comments