From 6da821f770f2c7fc312862223d8a2abd3597ba13 Mon Sep 17 00:00:00 2001 From: "openclaw-docs-sync[bot]" Date: Sun, 26 Apr 2026 04:16:26 +0000 Subject: [PATCH] chore(sync): mirror docs from openclaw/openclaw@008e4ca81f7316f2df9feae234eb1e35bfe6ad21 --- .openclaw-sync/source.json | 4 ++-- docs/nodes/media-understanding.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.openclaw-sync/source.json b/.openclaw-sync/source.json index 88689d9e4..73a44a9e6 100644 --- a/.openclaw-sync/source.json +++ b/.openclaw-sync/source.json @@ -1,5 +1,5 @@ { "repository": "openclaw/openclaw", - "sha": "bcc9fc4cf587c07ad252646df896e14bd5f65dd4", - "syncedAt": "2026-04-26T04:13:36.749Z" + "sha": "008e4ca81f7316f2df9feae234eb1e35bfe6ad21", + "syncedAt": "2026-04-26T04:14:57.079Z" } diff --git a/docs/nodes/media-understanding.md b/docs/nodes/media-understanding.md index f68cfa5c6..d55eb354b 100644 --- a/docs/nodes/media-understanding.md +++ b/docs/nodes/media-understanding.md @@ -130,7 +130,7 @@ Recommended defaults: Rules: - If media exceeds `maxBytes`, that model is skipped and the **next model is tried**. -- Audio files smaller than **1024 bytes** are treated as empty/corrupt and skipped before provider/CLI transcription. +- Audio files smaller than **1024 bytes** are treated as empty/corrupt and skipped before provider/CLI transcription; inbound reply context receives a deterministic placeholder transcript so the agent knows the note was too small. - If the model returns more than `maxChars`, output is trimmed. - `prompt` defaults to simple “Describe the {media}.” plus the `maxChars` guidance (image/video only). - If the active primary image model already supports vision natively, OpenClaw