4 ms·
you can choose your own model in claude code and it generally defaults to Opus
by aray07 6mo ago
you can choose your own model in claude code and it generally defaults to Opus
- impulser_ 6mo agoYeah, but that's just the model the main agent uses. The subagents aren't Opus. They are Haiku and Sonnet. Most of the token heavy work is offloaded to subagents because of this.