fix: clarify telegram model picker scope

This commit is contained in:
Peter Steinberger
2026-05-02 08:40:11 +01:00
parent bd511be53d
commit 09d193c592
5 changed files with 14 additions and 3 deletions

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.