AI dictionary

Model Routing

Choosing different models or workflows based on task type, difficulty, cost, or risk.

Plain English

Use the small fast model when it is enough, and the big careful model when it matters.

Example

A support system routes simple FAQs to a cheap model and complex account issues to a stronger one.

Why it matters

Routing helps teams balance quality, speed, and cost in production AI systems.