Back to glossary
AI GLOSSARY
Routing Engine
Agents & Autonomy
A component that decides where a request should go within a larger AI system, such as which model to call, which tool to invoke, or which sub-agent should take the next step. Routing becomes increasingly important as systems become modular, because the quality of the overall behavior depends not just on individual components but on sending each task to the right one.
