From d5b61f458d8cab6ec2fe160f2a5ba0de31d722c1 Mon Sep 17 00:00:00 2001 From: OpenClaw Backup Bot Date: Wed, 13 May 2026 11:11:51 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20mimo-v2.5-pro=20=E6=94=AF=E6=8C=81=20ima?= =?UTF-8?q?ge=20=E8=BE=93=E5=85=A5=20+=20=E5=9B=BE=E7=89=87=E6=A8=A1?= =?UTF-8?q?=E5=9E=8B=E8=AF=B4=E6=98=8E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- SKILL.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/SKILL.md b/SKILL.md index ae579aa..b1724c6 100644 --- a/SKILL.md +++ b/SKILL.md @@ -217,7 +217,7 @@ openclaw --version "name": "MiMo 2.5 Pro (Transiglobal)", "api": "anthropic-messages", "reasoning": true, - "input": ["text"], + "input": ["text", "image"], "cost": { "input": 0, "output": 0, "cacheRead": 0, "cacheWrite": 0 }, "contextWindow": 200000, "maxTokens": 64000 @@ -414,6 +414,15 @@ sessions_spawn( | GLM-5V-Turbo | glm5v | | PaddleOCR-VL-1.5 | pocr | +### 支持图片输入的模型 + +以下模型支持图片输入(`input` 包含 `"image"`): +- **kimi-for-coding**(别名:kimi) +- **mimo-v2.5-pro**(别名:mimo25p) +- **mimo-v2.5**(别名:mimo25) +- **GLM-5V-Turbo**(别名:glm5v) +- **PaddleOCR-VL-1.5**(别名:pocr) + ### 操作流程 1. 向用户询问**模型 ID**(全称)