Skip to content

feat: upgrade MiniMax default model to M3#344

Open
octo-patch wants to merge 1 commit into
op7418:mainfrom
octo-patch:feature/upgrade-minimax-m27
Open

feat: upgrade MiniMax default model to M3#344
octo-patch wants to merge 1 commit into
op7418:mainfrom
octo-patch:feature/upgrade-minimax-m27

Conversation

@octo-patch
Copy link
Copy Markdown

@octo-patch octo-patch commented Mar 19, 2026

Summary

Upgrade MiniMax model configuration to use M3 as the default model in CodePilot.

Changes

  • Add MiniMax-M3 to the MiniMax CN/Global provider model list and set it as the default (default / sonnet / opus roles)
  • Keep MiniMax-M2.7 as the haiku fallback model
  • Remove the older MiniMax-M2.5 reference from the Bailian provider model list
  • Update EN/ZH provider docs to mention MiniMax-M3 (default) / M2.7

Why

MiniMax-M3 is the latest model, with a 512K context window, up to 128K output, and image input support.

Testing

  • Unit tests for provider-resolver verified (MiniMax presets use anthropic protocol, model list contains M3 as default with M2.7 as alternative)

@vercel
Copy link
Copy Markdown

vercel Bot commented Mar 19, 2026

@octo-patch is attempting to deploy a commit to the op7418's projects Team on Vercel.

A member of the Team first needs to authorize it.

- Add MiniMax-M3 to MiniMax CN/Global model list and set as default
  (default / sonnet / opus roles); keep MiniMax-M2.7 as haiku fallback
- Remove older MiniMax-M2.5 reference from Bailian provider model list
- Update EN/ZH provider docs to mention MiniMax-M3 (default) / M2.7
@octo-patch octo-patch force-pushed the feature/upgrade-minimax-m27 branch from bfbdceb to fc77e42 Compare June 3, 2026 05:26
@octo-patch octo-patch changed the title feat: upgrade MiniMax default model from M2.5 to M2.7 feat: upgrade MiniMax default model to M3 Jun 3, 2026
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.

1 participant