feat: add m2.7 (#1453)
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user