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
+26Lines changed: 26 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,31 @@
1
1
# Changelog
2
2
3
+
## 0.41.0 (2026-05-12)
4
+
5
+
Full Changelog: [v0.40.0...v0.41.0](https://github.com/togethercomputer/together-typescript/compare/v0.40.0...v0.41.0)
6
+
7
+
### Features
8
+
9
+
***api:** Integrate fine_tuning.list_metrics from stainless ([08c66e8](https://github.com/togethercomputer/together-typescript/commit/08c66e8043be75831ffa0dbbffd1c174563204f6))
10
+
11
+
12
+
### Bug Fixes
13
+
14
+
***types:** restrict endpoint to specific values in batches create ([c65be59](https://github.com/togethercomputer/together-typescript/commit/c65be590b14e2da807110160e6d87f07b7c5ff55))
***api:** clarify max_seq_length parameter documentation in fine-tuning ([adc6bbf](https://github.com/togethercomputer/together-typescript/commit/adc6bbf87b396fe14898c92ae4ddad941b78ad37))
26
+
***api:** clarify suffix parameter max length in fine-tuning ([1dd29f9](https://github.com/togethercomputer/together-typescript/commit/1dd29f9f54e659b3f39b9f8b0e20f53eb6623216))
27
+
***api:** improve docstring clarity and grammar across resources ([3fff4b6](https://github.com/togethercomputer/together-typescript/commit/3fff4b65ebf0a6e409a1325f4b0c39ccb453526a))
28
+
3
29
## 0.40.0 (2026-05-11)
4
30
5
31
Full Changelog: [v0.39.0...v0.40.0](https://github.com/togethercomputer/together-typescript/compare/v0.39.0...v0.40.0)
0 commit comments