Automatic tier-based model selection routes each query to the most appropriate model: Fast, Primary, or Smart.
A query is classified as Smart if any of these are true:
```
A query is classified as Fast if any of these are true:
Everything else falls to the Primary tier.
/model <name>
/auto