Skip to content

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

Merged
bcurts merged 1 commit intobcurts:mainfrom
octo-patch:feature/upgrade-minimax-m27
Mar 19, 2026
Merged

feat: upgrade MiniMax default model from M2.5 to M2.7#46
bcurts merged 1 commit intobcurts:mainfrom
octo-patch:feature/upgrade-minimax-m27

Conversation

@octo-patch
Copy link

Summary

  • Upgrade default MiniMax model from M2.5 to M2.7
  • Document new MiniMax-M2.7-highspeed variant
  • Older M2.5/M2.5-highspeed models remain available

Changes

  • config.toml: Default model updated to MiniMax-M2.7
  • config.local.toml.example: Updated example and available models list
  • README.md: Updated model references and available models documentation

Test plan

  • Verified MiniMax-M2.7 responds correctly via API
  • Verified MiniMax-M2.7-highspeed responds correctly via API
  • Config file parses correctly with new model name
  • Manual test: python wrapper_api.py minimax connects and responds

MiniMax released the M2.7 model family. This updates the default model
to MiniMax-M2.7 and documents the new MiniMax-M2.7-highspeed variant.
Older M2.5 models remain available for users who prefer them.
@bcurts bcurts merged commit a7ed85e into bcurts:main Mar 19, 2026
@bcurts
Copy link
Owner

bcurts commented Mar 19, 2026

Thanks, merged.

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