Skip to content

feat: upgrade MiniMax default model to M2.7#393

Merged
DorianZheng merged 1 commit into
boxlite-ai:mainfrom
octo-patch:feature/upgrade-minimax-m27
Mar 18, 2026
Merged

feat: upgrade MiniMax default model to M2.7#393
DorianZheng merged 1 commit into
boxlite-ai:mainfrom
octo-patch:feature/upgrade-minimax-m27

Conversation

@octo-patch

Copy link
Copy Markdown
Contributor

Summary

Upgrade MiniMax model configuration to use the latest M2.7 model as default.

Changes

  • Add MiniMax-M2.7 and MiniMax-M2.7-highspeed to the supported models list
  • Set MiniMax-M2.7 as the new default model (previously M2.5)
  • Retain all previous models (M2.5, M2.5-highspeed) as available alternatives
  • Update README with new model references

Why

MiniMax-M2.7 is the latest flagship model with enhanced reasoning and coding capabilities, offering improved performance over M2.5 while maintaining full backward compatibility.

Testing

  • Python syntax verified
  • All existing models preserved as alternatives
  • No breaking changes to API or configuration

- Add MiniMax-M2.7 and MiniMax-M2.7-highspeed to model list
- Set MiniMax-M2.7 as default model
- Keep all previous models as alternatives
- Update README with new model references
@DorianZheng DorianZheng merged commit b4a312e into boxlite-ai:main Mar 18, 2026
8 checks passed
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