AI Agents Intermediate
sub-agent
A specialized, narrowly focused model invoked by a manager agent to handle a specific subset of a larger problem.
Plain English Explanation
A specialized, narrowly focused model invoked by a manager agent to handle a specific subset of a larger problem. Sub-agents typically have a narrower action space than agents.
How is it used?
Practitioners refer to sub-agent when building, training, or evaluating machine learning systems. It appears in research papers, product documentation, and technical discussions about AI capabilities and limitations.