chore(sync): mirror docs from openclaw/openclaw@008e4ca81f
This commit is contained in:
parent
a562c3069a
commit
6da821f770
@ -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"
|
||||
}
|
||||
|
||||
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user