Skip to content

Commit 3b642e6

Browse files
committed
[zenmux/minimax] Add MiniMax M3 thinking toggle
1 parent b4ad1b5 commit 3b642e6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

providers/zenmux/models/minimax/minimax-m3.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
base_model = "minimax/MiniMax-M3"
2-
reasoning_options = []
2+
reasoning_options = [{ type = "toggle" }]
33

44
[cost]
55
input = 0.60

0 commit comments

Comments
 (0)