chore(sync): mirror docs from openclaw/openclaw@e9405318b4

This commit is contained in:
openclaw-docs-sync[bot] 2026-04-23 18:42:10 +00:00
parent a837eca18e
commit 408aee8558
2 changed files with 3 additions and 3 deletions

View File

@ -1,5 +1,5 @@
{
"repository": "openclaw/openclaw",
"sha": "c1f423f845ca33c42228610af16c3b7d3563dbee",
"syncedAt": "2026-04-23T18:33:06.629Z"
"sha": "e9405318b4ad62189b0f133bf4fb9c0e13cbda3a",
"syncedAt": "2026-04-23T18:40:24.515Z"
}

View File

@ -379,7 +379,7 @@ Legacy `plugins.entries.openai.config.personality` is still read as a compatibil
| Setting | Config path | Default |
|---------|------------|---------|
| Model | `plugins.entries.voice-call.config.realtime.providers.openai.model` | `gpt-realtime` |
| Model | `plugins.entries.voice-call.config.realtime.providers.openai.model` | `gpt-realtime-1.5` |
| Voice | `...openai.voice` | `alloy` |
| Temperature | `...openai.temperature` | `0.8` |
| VAD threshold | `...openai.vadThreshold` | `0.5` |