chore(sync): mirror docs from openclaw/openclaw@86f69ba5a0

This commit is contained in:
openclaw-docs-sync[bot] 2026-04-24 01:42:43 +00:00
parent 4b44b2d010
commit 5aeb35fa38
2 changed files with 5 additions and 2 deletions

View File

@ -1,5 +1,5 @@
{
"repository": "openclaw/openclaw",
"sha": "1a8a6f8fba042476701fa9ac91eb87f38d3be3f9",
"syncedAt": "2026-04-24T01:36:37.228Z"
"sha": "86f69ba5a06ae256906c3a26308801e0b84e0091",
"syncedAt": "2026-04-24T01:41:03.210Z"
}

View File

@ -136,6 +136,9 @@ Rules:
- If the active primary image model already supports vision natively, OpenClaw
skips the `[Image]` summary block and passes the original image into the
model instead.
- If a Gateway/WebChat primary model is text-only, image attachments are
preserved as offloaded `media://inbound/*` refs so the image tool or configured
image model can still inspect them instead of losing the attachment.
- Explicit `openclaw infer image describe --model <provider/model>` requests
are different: they run that image-capable provider/model directly, including
Ollama refs such as `ollama/qwen2.5vl:7b`.