chore(sync): mirror docs from openclaw/openclaw@a91baa16de
This commit is contained in:
parent
ba025b0702
commit
3462dc3193
@ -1,5 +1,5 @@
|
||||
{
|
||||
"repository": "openclaw/openclaw",
|
||||
"sha": "cf834e2a21eac7fd218989fb5b85e7e8dd4c3246",
|
||||
"syncedAt": "2026-04-26T03:10:53.654Z"
|
||||
"sha": "a91baa16de69ac3d7f3eea76ed950f3110f4bbe4",
|
||||
"syncedAt": "2026-04-26T03:15:43.703Z"
|
||||
}
|
||||
|
||||
@ -685,6 +685,10 @@ channel sees them, even when a directive is split across adjacent blocks. Final
|
||||
mode still parses the accumulated raw reply for TTS synthesis.
|
||||
|
||||
`provider=...` directives are ignored unless `modelOverrides.allowProvider: true`.
|
||||
When a reply declares `provider=...`, the other keys in that directive are
|
||||
parsed only by that provider. Unsupported keys are stripped from visible text
|
||||
and reported as TTS directive warnings instead of being routed to another
|
||||
provider.
|
||||
|
||||
Example reply payload:
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user