Skip to content

feat: upgrade MiniMax default model to M3#13

Open
octo-patch wants to merge 1 commit into
xxxily:mainfrom
octo-patch:feature/upgrade-minimax-m3
Open

feat: upgrade MiniMax default model to M3#13
octo-patch wants to merge 1 commit into
xxxily:mainfrom
octo-patch:feature/upgrade-minimax-m3

Conversation

@octo-patch

Copy link
Copy Markdown

Summary

Upgrade MiniMax model configuration to include the latest M3 model as default.

Changes

  • Add MiniMax-M3 to the model selection list
  • Set MiniMax-M3 as the new default model
  • Retain MiniMax-M2.7 as available alternative
  • Remove deprecated older versions (MiniMax-M2.5 / MiniMax-M2.5-highspeed) from the list
  • Update related unit and integration tests
  • Update README docs and .env.example

Why

MiniMax-M3 is the new flagship model with 512K context window, 128K max output, and image input support across both OpenAI-compatible and Anthropic-compatible interfaces.

Testing

  • Unit tests updated and passing
  • Integration tested with MiniMax API

- Add MiniMax-M3 to the model list and set as default
- Retain MiniMax-M2.7 as an alternative option
- Remove deprecated MiniMax-M2.5 / MiniMax-M2.5-highspeed entries
- Update related unit and integration tests
- Update README docs and .env.example
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