#Models
1 messages · Page 1 of 1 (latest)
Short version: choose the model based on the kind of work you expect the agent to do, because the model controls the tradeoff between capability, speed, cost, context size, and tool-calling reliability.
For OpenClaw specifically, I’d think of it like this:
- Use a stronger cloud model for real agentic work: coding, debugging, multi-step setup, browser/tool use, messy troubleshooting.
- Use a cheaper/faster model for low-risk routine tasks: summaries, simple replies, heartbeat checks, lightweight classification.
- Be careful with local/Ollama/LM Studio models for agent work. They can technically work, but tool calling and long task reliability vary a lot, and performance usually needs serious hardware.
Why doesn’t the agent always auto-pick? Mostly because “best” depends on your priorities. A model router could choose by task type, but it can also pick wrong, leak cost unexpectedly, or switch to a model that is weaker at tools/context. Explicit choice keeps the tradeoff visible and predictable.
Docs worth keeping open:
https://docs.openclaw.ai/concepts/models
https://docs.openclaw.ai/concepts/models#model-discussions-community-notes
For current “what are people having success with this week?” advice, this #models channel is the right place. Model behavior changes too quickly for me to confidently rank specific models from memory.
There is no channel named #1508171955914805319.
You’re right — that looks like the thread/channel id got rendered oddly. I meant: for current model recommendations, this Models discussion/thread is the right place to ask other users what’s working for them right now.
The docs link is the stable reference: https://docs.openclaw.ai/concepts/models