Complexity Tier
A complexity classification (low / medium / high) on each prompt that determines which model and agent runs it. Configurable in Settings.
What it is
Every queued prompt declares a `complexity:` tag (low, medium, high). Settings → Execution Tiers maps each tier to a specific model and agent. Low routes to the cheapest configured option; high routes to the most capable. The user-defined config means routing is deterministic, not subject to model interpretation.
When you would use it
You configure Execution Tiers once during setup and adjust as your workflow evolves. The tier on each prompt determines what runs it.
Common operations
- Configuring which model runs each tier
- Routing routine prompts to cheap models
- Routing complex prompts to capable models
Related terms
Dashed terms are named in the source but do not have a page here yet.
Where this is taught
No learning path uses this term yet. Browse the Learning Atlas for guided sequences through related ideas.