AI Agents Intermediate
router agent
An agent that classifies a user query and then invokes the most appropriate agent to handle it.
Plain English Explanation
An agent that classifies a user query and then invokes the most appropriate agent to handle it.
How is it used?
Practitioners refer to router agent when building, training, or evaluating machine learning systems. It appears in research papers, product documentation, and technical discussions about AI capabilities and limitations.