Why it matters

Routers are simple + effective. Understanding shapes design.

Advertisement

The architecture

Classify: intent + domain.

Route to specialist.

Router flowInputuser queryClassifyintent + domainRouteto specialistRouter can be cheap LLM or classifier; specialists handle real work
Router.
Advertisement

How it works end to end

Classifier: cheap LLM or ML model.

Route table: domain → agent.

Fallback: general agent for unclear.