Files
octo-patch e21480805d feat: upgrade MiniMax default model to M3
Upgrade the cli-anything-minimax harness to use MiniMax-M3 as the default
chat model, while keeping MiniMax-M2.7 and MiniMax-M2.7-highspeed available
for users that prefer the previous generation.

Changes:
- Add MiniMax-M3 to the model selection list (first entry / default)
- Switch default model in chat/stream/test/run_full_workflow to MiniMax-M3
- Retain MiniMax-M2.7 and MiniMax-M2.7-highspeed in the model list
- Update README.md, SKILL.md (package + repo skills/) descriptions
- Update unit tests for the new model list and default
- Bump cli-anything-minimax to 1.1.0 (setup.py + registry.json)
2026-06-01 21:10:14 +08:00
..