chore(sync): mirror docs from openclaw/openclaw@2c8c79de5c
This commit is contained in:
parent
d9b9c32e6e
commit
9830439835
@ -1,5 +1,5 @@
|
||||
{
|
||||
"repository": "openclaw/openclaw",
|
||||
"sha": "7b943667a0b6b55e1d611afa508107659cc6643f",
|
||||
"syncedAt": "2026-04-26T03:23:16.115Z"
|
||||
"sha": "2c8c79de5c778d25eba6a65c6fcbf38c107f42a9",
|
||||
"syncedAt": "2026-04-26T03:29:14.078Z"
|
||||
}
|
||||
|
||||
@ -797,6 +797,9 @@ When enabled, OpenClaw:
|
||||
- skips very short replies (< 10 chars).
|
||||
- summarizes long replies when enabled using `agents.defaults.model.primary` (or `summaryModel`).
|
||||
- attaches the generated audio to the reply.
|
||||
- in `mode: "final"`, still sends audio-only TTS for streamed final replies
|
||||
after the text stream completes; the generated media goes through the same
|
||||
channel media normalization as normal reply attachments.
|
||||
|
||||
If the reply exceeds `maxLength` and summary is off (or no API key for the
|
||||
summary model), audio
|
||||
|
||||
Loading…
Reference in New Issue
Block a user