chore(models): bump minimax to minimax-m3 in openrouter + nous lists (#36191)

Replace minimax/minimax-m2.7 with minimax/minimax-m3 in the OpenRouter
fallback snapshot and the Nous portal model list.
This commit is contained in:
Teknium
2026-05-31 19:24:17 -07:00
committed by GitHub
parent a75a45414c
commit a8526a4159

View File

@ -56,7 +56,7 @@ OPENROUTER_MODELS: list[tuple[str, str]] = [
# MoonshotAI
("moonshotai/kimi-k2.6", "recommended"),
# MiniMax
("minimax/minimax-m2.7", ""),
("minimax/minimax-m3", ""),
# Z-AI
("z-ai/glm-5.1", ""),
# Xiaomi
@ -173,7 +173,7 @@ _PROVIDER_MODELS: dict[str, list[str]] = {
# MoonshotAI
"moonshotai/kimi-k2.6",
# MiniMax
"minimax/minimax-m2.7",
"minimax/minimax-m3",
# Z-AI
"z-ai/glm-5.1",
# Xiaomi