Skip to content

feat: add MiniMax M3 and M2.7 model metadata#37

Open
octo-patch wants to merge 3 commits into
Gen-Verse:mainfrom
octo-patch:feature/upgrade-minimax-m27
Open

feat: add MiniMax M3 and M2.7 model metadata#37
octo-patch wants to merge 3 commits into
Gen-Verse:mainfrom
octo-patch:feature/upgrade-minimax-m27

Conversation

@octo-patch

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

Copy link
Copy Markdown

Summary

  • register MiniMax M3 and MiniMax M2.7 across the existing MiniMax provider paths
  • set M3 to a 1,000,000-token context window with text/image input and current per-token pricing metadata
  • set M2.7 to a 204,800-token context window with its model-specific pricing metadata
  • retain the global and China OpenAI- and Anthropic-compatible endpoint configuration

Testing

  • git diff --check
  • diff-only credential signature scan
  • focused Vitest attempted; dependency installation did not complete in the available environment

PR Bot and others added 2 commits March 18, 2026 21:39
- Add MiniMax-M2.7 and MiniMax-M2.7-highspeed to model catalog
- Set MiniMax-M2.7 as default model across all configurations
- Update synthetic provider default to hf:MiniMaxAI/MiniMax-M2.7
- Add M2.7 prefixes to live model filter
- Update onboard auth configs and wizard docs
- Update English and Chinese provider documentation
- Keep all previous models (M2.5, M2.5-highspeed, M2.5-Lightning) as alternatives
- Update related unit tests
- Add MiniMax-M3 as the new default model (512K context, 128K max output, image input)
- Update MINIMAX_HOSTED_MODEL_ID, SYNTHETIC_DEFAULT_MODEL_ID, and MiniMax portal default
- Update DEFAULT_MINIMAX_CONTEXT_WINDOW=512000 and DEFAULT_MINIMAX_MAX_TOKENS=128000
- Keep MiniMax-M2.7 as the previous flagship; remove M2.5/M2.5-highspeed/M2.5-Lightning from default catalog
- Update live model filter prefixes (m3, m2.7)
- Update bench-model, MiniMax OAuth plugin, onboard auth choice and config defaults
- Refresh synthetic-provider catalog, model-providers docs, configuration examples, faq, wizard reference
- Update zh-CN provider docs to mirror English changes
- Update related unit tests to expect M3 as default
@octo-patch octo-patch changed the title feat: upgrade MiniMax default model to M2.7 feat: upgrade MiniMax default model to M3 Jun 2, 2026
@octo-patch octo-patch changed the title feat: upgrade MiniMax default model to M3 feat: add MiniMax M3 and M2.7 model metadata Jul 19, 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