One change
choosing-a-model
about-claude/models/choosing-a-model
Nearest release: v2.1.233, published under an hour before this site recorded the change. Shown because the two are within 24 hours of each other. Nothing here says the release caused the edit.
about-claude/models/choosing-a-model Changed · +4 / -0 lines
## Combine models
from line 91
4. Weigh performance and cost tradeoffs. +## Combine models + +Multi-model strategies pair a lower-cost model with a frontier model so that most tokens are billed at the lower rate. The two common patterns are an executor that escalates hard decisions to an advisor, and an orchestrator that delegates bulk work to lower-cost workers. See [Optimizing for cost and intelligence](https://platform.claude.com/docs/en/about-claude/models/optimizing-for-cost-and-intelligence) for both strategies, measured examples, and implementation options. + ## Next steps <CardGroup cols={2}>