#helpp
1 messages · Page 1 of 1 (latest)
hey, what can I help with? 🦐
i want to switch from gemma4 to kimi k2.5 how
Let me verify the current docs path/command so I don't hand you a made-up config key.
first, check your version so we’re not chasing docs drift:
openclaw --version
Then you’ve got 2 ways to switch:
Just this chat/session
- run
/model(or/models) - pick the Kimi model in the picker and submit
Make it the default
openclaw models list
openclaw models set <provider/model>
A couple gotchas:
- use the exact model id from
openclaw models list - if it’s an OpenRouter-style model id, include the full provider prefix
- if you get “model is not allowed”, your
agents.defaults.modelsallowlist is blocking it - if it doesn’t show up, check auth with:
openclaw models status
Docs:
If you paste: