Skip to content

fix(models): mark MiniMax M2.5 reasoning as fixed (mandatory)#182

Merged
PetrAnto merged 1 commit intomainfrom
claude/review-model-sync-gVjuw
Feb 24, 2026
Merged

fix(models): mark MiniMax M2.5 reasoning as fixed (mandatory)#182
PetrAnto merged 1 commit intomainfrom
claude/review-model-sync-gVjuw

Conversation

@PetrAnto
Copy link
Owner

MiniMax API rejects requests with reasoning disabled — error: "Reasoning is mandatory for this endpoint and cannot be disabled."

Change from 'configurable' to 'fixed' so getReasoningParam() returns undefined (no reasoning param sent), letting MiniMax handle it natively.

https://claude.ai/code/session_01K2mQTABDGY7DnnposPdDjw

MiniMax API rejects requests with reasoning disabled — error:
"Reasoning is mandatory for this endpoint and cannot be disabled."

Change from 'configurable' to 'fixed' so getReasoningParam() returns
undefined (no reasoning param sent), letting MiniMax handle it natively.

https://claude.ai/code/session_01K2mQTABDGY7DnnposPdDjw
@chatgpt-codex-connector
Copy link

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.
To continue using code reviews, you can upgrade your account or add credits to your account and enable them for code reviews in your settings.

@PetrAnto PetrAnto merged commit b4116c5 into main Feb 24, 2026
0 of 5 checks passed
@github-actions
Copy link

E2E Test Recording (discord)

❌ Tests failed

E2E Test Video

@github-actions
Copy link

E2E Test Recording (workers-ai)

❌ Tests failed

E2E Test Video

@github-actions
Copy link

E2E Test Recording (telegram)

❌ Tests failed

E2E Test Video

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants