#How can I change the model of my openclaw now that claude has changed?
5 messages Β· Page 1 of 1 (latest)
Yep, easiest path now is usually not digging through raw config.
- Just for this chat/thread: send
/modeland use the picker on Discord. - Change the default model globally: run
openclaw models set <provider/model>
If you want to do it in the UI:
- open the Control UI at
http://127.0.0.1:18789 - go to Config
- search for
agents.defaults.model
If you edit the file directly, itβs:
~/.openclaw/openclaw.json- format is JSON5
- the key is
agents.defaults.model.primary