Yep, having a "stupid" central model with multiple tools is IMO the key to efficient agentic systems.
It needs to be just smart enough to use the tools and distill the responses into something usable. And one of the tools can be "ask claude/codex/gemini" so the local model itself doesn't actually need to do much.
[dead]
> Yep, having a "stupid" central model with multiple tools is IMO the key to efficient agentic systems.
That doesn't fix the "you don't know what you don't know" problem which is huge with smaller models. A bigger model with more world knowledge really is a lot smarter in practice, though at a huge cost in efficiency.