Skip to content

feat: upgrade MiniMax default model to M3#156

Merged
pmbstyle merged 1 commit into
pmbstyle:mainfrom
octo-patch:feature/upgrade-minimax-m3
Jun 5, 2026
Merged

feat: upgrade MiniMax default model to M3#156
pmbstyle merged 1 commit into
pmbstyle:mainfrom
octo-patch:feature/upgrade-minimax-m3

Conversation

@octo-patch

Copy link
Copy Markdown

Summary

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

Changes

  • Add MiniMax-M3 to the model selection list and set as default
  • Keep MiniMax-M2.7 and MiniMax-M2.7-highspeed as alternatives
  • Remove older models (M2.5/M2.1/M2)
  • Update related unit tests

Why

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

Testing

  • Unit tests updated and passing (14/14 in providerCatalog, minimax, and openAICompatible test suites)

- Add MiniMax-M3 to model list and set as default
- Keep MiniMax-M2.7 and MiniMax-M2.7-highspeed
- Remove older models (M2.5/M2.1/M2)
- Update related tests
@pmbstyle pmbstyle merged commit 3ac312d into pmbstyle:main Jun 5, 2026
5 checks passed
@pmbstyle

pmbstyle commented Jun 5, 2026

Copy link
Copy Markdown
Owner

Thanks, @octo-patch !

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