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: app/MindWork AI Studio/wwwroot/changelog/v0.9.40.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,4 +2,5 @@
2
2
- Added support for the announced OpenAI `o4` models. We hope that these `o4` models will be usable by the well-known chat completion API instead of the new responses API, though. AI Studio cannot use the new responses API right now.
3
3
- Added Alibaba Cloud as a new provider.
4
4
- Improved the provider selection by showing the name of the provider in the provider selection instead of its identifier.
5
+
- Improved the developer experience by adding a tolerant enum converter for better configuration handling.
5
6
- Fixed an issue where OpenAI `o3` models were not shown in the model selection.
0 commit comments