diff --git a/src/openrouter/models.ts b/src/openrouter/models.ts index d9c3634cb..25f98b5d4 100644 --- a/src/openrouter/models.ts +++ b/src/openrouter/models.ts @@ -360,7 +360,7 @@ export const MODELS: Record = { cost: '$0.20/$1.10', supportsTools: true, parallelCalls: true, - reasoning: 'configurable', + reasoning: 'fixed', // MiniMax API requires reasoning — cannot be disabled maxContext: 1000000, }, grok: {