mirror of
https://git.openapi.site/https://github.com/desirecore/config-center.git
synced 2026-09-05 17:53:41 +08:00
fix: correct MiMo V2.5 Pro multimodal capability (#69)
This commit is contained in:
@@ -18,8 +18,7 @@
|
||||
"chat",
|
||||
"reasoning",
|
||||
"tool_use",
|
||||
"code",
|
||||
"vision"
|
||||
"code"
|
||||
],
|
||||
"serviceType": [
|
||||
"chat",
|
||||
@@ -27,7 +26,7 @@
|
||||
],
|
||||
"defaultTemperature": 1,
|
||||
"supportsReasoning": true,
|
||||
"description": "小米 MiMo 旗舰推理模型,支持文本/图像/工具调用"
|
||||
"description": "小米 MiMo 旗舰推理模型,支持文本/工具调用"
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -78,8 +77,7 @@
|
||||
"chat",
|
||||
"reasoning",
|
||||
"tool_use",
|
||||
"code",
|
||||
"vision"
|
||||
"code"
|
||||
],
|
||||
"serviceType": [
|
||||
"chat",
|
||||
|
||||
Reference in New Issue
Block a user