chore(sync): mirror docs from openclaw/openclaw@09d193c592

This commit is contained in:
openclaw-docs-sync[bot] 2026-05-02 07:43:46 +00:00
parent 98089726bb
commit de2b1f7cfb
2 changed files with 3 additions and 2 deletions

View File

@ -1,5 +1,5 @@
{
"repository": "openclaw/openclaw",
"sha": "bd511be53dcd027d0e93953bf9b344e6fb4ebcba",
"syncedAt": "2026-05-02T07:41:22.906Z"
"sha": "09d193c592b3bdaaca5c6df709b585c8e495bfa3",
"syncedAt": "2026-05-02T07:41:54.505Z"
}

View File

@ -167,6 +167,7 @@ You can switch models for the current session without restarting:
<Accordion title="Picker behavior">
- `/model` (and `/model list`) is a compact, numbered picker (model family + available providers).
- On Discord, `/model` and `/models` open an interactive picker with provider and model dropdowns plus a Submit step.
- On Telegram, `/models` picker selections are session-scoped; they do not change the agent's persistent default in `openclaw.json`.
- `/models add` is deprecated and now returns a deprecation message instead of registering models from chat.
- `/model <#>` selects from that picker.