Fix typo in FAQ regarding model configuration command (#6048)
parent
ff80646085
commit
9201e140cb
|
|
@ -1994,7 +1994,7 @@ Safe options:
|
||||||
|
|
||||||
- `/model` in chat (quick, per-session)
|
- `/model` in chat (quick, per-session)
|
||||||
- `openclaw models set ...` (updates just model config)
|
- `openclaw models set ...` (updates just model config)
|
||||||
- `openclaw configure --section models` (interactive)
|
- `openclaw configure --section model` (interactive)
|
||||||
- edit `agents.defaults.model` in `~/.openclaw/openclaw.json`
|
- edit `agents.defaults.model` in `~/.openclaw/openclaw.json`
|
||||||
|
|
||||||
Avoid `config.apply` with a partial object unless you intend to replace the whole config.
|
Avoid `config.apply` with a partial object unless you intend to replace the whole config.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue