Commit Graph

3 Commits

Author SHA1 Message Date
octo-patch
5b750aac4c style: remove unused pytest import to satisfy ruff F401 2026-06-15 15:17:28 +08:00
octo-patch
00932e2b17 feat: upgrade MiniMax default model to M3
- Add MiniMax-M3 to model list and set as default
- Keep MiniMax-M2.7 and MiniMax-M2.7-highspeed
- Remove older models (M2.5/M2.5-highspeed)
- Update related tests and pricing
2026-06-02 23:05:07 +08:00
octo-patch
31f6efadb1 feat: upgrade MiniMax default model to M2.7
- Add MiniMax-M2.7 and MiniMax-M2.7-highspeed to model list
- Set MiniMax-M2.7 as default model
- Keep all previous models as alternatives
- Add unit tests for model configuration
2026-03-18 20:39:27 +08:00