mirror of
https://github.com/AstrBotDevs/AstrBot
synced 2026-07-18 02:00:09 +08:00
Set MiniMax-M3 as the default fallback model for the Token Plan provider. The model list itself is already fetched dynamically from the MiniMax API, so all available models including M3 are auto-discovered. This change just updates the hardcoded fallback used when no model is configured to the current flagship. MiniMax-M2.7 remains fully usable; users can still configure it explicitly.