Skip to content

feat: add MiniMax M2.7/M2.5 models and update to OpenAI-compatible API#2362

Open
octo-patch wants to merge 2 commits intosongquanpeng:mainfrom
octo-patch:feature/add-minimax-m25-models
Open

feat: add MiniMax M2.7/M2.5 models and update to OpenAI-compatible API#2362
octo-patch wants to merge 2 commits intosongquanpeng:mainfrom
octo-patch:feature/add-minimax-m25-models

Conversation

@octo-patch
Copy link
Copy Markdown

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

Summary

  • Add MiniMax-M2.7 and MiniMax-M2.7-highspeed models (latest generation)
  • Add MiniMax-M2.5 and MiniMax-M2.5-highspeed models
  • Update base URL to api.minimax.io (OpenAI-compatible endpoint)
  • Simplify request routing to use standard OpenAI /v1/chat/completions
  • Add pricing ratios for all new models
  • Update Berry UI to show all MiniMax models including M2.7

Model Details

Model Input Price Output Price
MiniMax-M2.7 /bin/bash.3/M tokens .2/M tokens
MiniMax-M2.7-highspeed /bin/bash.6/M tokens .4/M tokens
MiniMax-M2.5 /bin/bash.3/M tokens .2/M tokens
MiniMax-M2.5-highspeed /bin/bash.6/M tokens .4/M tokens

Test plan

  • Verified MiniMax-M2.7 and M2.7-highspeed models respond via API
  • Pricing ratios configured correctly
  • Berry UI shows all MiniMax models
  • Legacy abab models preserved for backward compatibility

- Add MiniMax-M2.5 and MiniMax-M2.5-highspeed to model list
- Update base URL to api.minimax.io (OpenAI-compatible endpoint)
- Simplify request routing to use standard OpenAI /v1/chat/completions
- Add pricing ratios for new M2.5 models
- Update README with current MiniMax platform link
@octo-patch octo-patch changed the title feat: add MiniMax M2.5 models and update to OpenAI-compatible API feat: add MiniMax M2.7/M2.5 models and update to OpenAI-compatible API Mar 18, 2026
- Add MiniMax-M2.7 and MiniMax-M2.7-highspeed to model list
- Add pricing ratios for M2.7 models (same as M2.5)
- Add completion ratios for M2.7 models
- Update Berry UI to show all MiniMax models including M2.7
- Keep all previous models as alternatives
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