Compare commits

...

1 Commits

Author SHA1 Message Date
Aiden Cline 1b4a1b4f75 [jiekou/minimax] Add reasoning options 2026-06-13 16:01:48 -05:00
@@ -4,6 +4,7 @@ release_date = "2026-01"
last_updated = "2026-01"
attachment = false
reasoning = true
reasoning_options = [{ type = "budget_tokens", min = 1_024, max = 131_071 }]
temperature = true
tool_call = true
structured_output = true