feat: add m2.7 (#1453)

This commit is contained in:
Ari Webb
2026-03-19 12:39:39 -07:00
committed by GitHub
parent 6270732289
commit 4409d7224b

View File

@@ -1468,12 +1468,24 @@
"parallel_tool_calls": true
}
},
{
"id": "minimax-m2.7",
"handle": "minimax/MiniMax-M2.7",
"label": "MiniMax 2.7",
"description": "MiniMax's latest coding model",
"isFeatured": true,
"free": true,
"updateArgs": {
"context_window": 160000,
"max_output_tokens": 64000,
"parallel_tool_calls": true
}
},
{
"id": "minimax-m2.5",
"handle": "minimax/MiniMax-M2.5",
"label": "MiniMax 2.5",
"description": "MiniMax's latest coding model",
"isFeatured": true,
"description": "MiniMax's latest coding model (legacy)",
"free": true,
"updateArgs": {
"context_window": 160000,