Skip to content

feat: upgrade MiniMax default model from M2.5 to M2.7#344

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

feat: upgrade MiniMax default model from M2.5 to M2.7#344
octo-patch wants to merge 1 commit intoop7418:mainfrom
octo-patch:feature/upgrade-minimax-m27

Conversation

@octo-patch
Copy link

Summary

Upgrade the default MiniMax model from M2.5 to the latest M2.7 across all MiniMax-related presets.

Changes

  • MiniMax CN preset (minimax-cn): Default model updated from MiniMax-M2.5MiniMax-M2.7
  • MiniMax Global preset (minimax-global): Default model updated from MiniMax-M2.5MiniMax-M2.7
  • Aliyun Bailian preset: Added MiniMax-M2.7 and MiniMax-M2.7-highspeed to the model list (M2.5 retained as legacy option)
  • Unit tests: Added test verifying MiniMax presets default to M2.7

Why M2.7?

MiniMax-M2.7 is the latest model release with improved coding capabilities and performance. All env overrides (ANTHROPIC_MODEL, ANTHROPIC_DEFAULT_SONNET_MODEL, ANTHROPIC_DEFAULT_OPUS_MODEL, ANTHROPIC_DEFAULT_HAIKU_MODEL) are updated accordingly.

Test plan

  • Unit tests pass (npm run test:unit — 56/64 pass, 8 pre-existing failures unrelated to this change)
  • New test MiniMax presets default to M2.7 passes
  • Manual: select MiniMax (CN) or MiniMax (Global) preset and verify default model shows M2.7

@vercel
Copy link

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.

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