Enable reasoning in minimax-m2.5 model configuration

This commit is contained in:
Aiden Cline
2026-06-27 18:09:50 -05:00
committed by Aiden Cline
parent 6554868dcf
commit c34f4e0faa
+2 -1
View File
@@ -1,7 +1,8 @@
base_model = "minimax/MiniMax-M2.5"
# Crof's request docs establish no model-specific toggle, effort, or budget.
# https://crof.ai/docs.md (accessed 2026-06-25)
reasoning = false
reasoning = true
reasoning_options = []
[cost]
input = 0.11