Overview
The transfer of a task or conversation from one specialised AI agent to another based on skill requirements, escalation rules, or domain boundaries.
Cross-References(1)
More in Agentic AI
Multi-Agent System
Multi-Agent SystemsA system composed of multiple interacting AI agents that collaborate, negotiate, or compete to solve complex problems.
Utility-Based Agent
Agent FundamentalsAn AI agent that selects actions to maximise a utility function representing the desirability of different outcomes.
Agent Orchestration
Enterprise ApplicationsThe coordination and management of multiple AI agents working together to accomplish complex workflows.
Agent Guardrails
Safety & GovernanceSafety constraints and boundaries that limit agent behaviour to prevent harmful, unintended, or out-of-scope actions.
Agent Evaluation
Safety & GovernanceMethods and metrics for assessing the performance, reliability, and safety of autonomous AI agents.
ReAct Agent Pattern
Agent FundamentalsAn agent architecture that interleaves reasoning traces and action steps, enabling language models to plan dynamically and use external tools to solve multi-step problems.
Agent Chaining
Agent FundamentalsThe sequential composition of multiple AI agents where each agent's output becomes the input for the next, creating automated pipelines for complex multi-stage processes.
Agent Memory Bank
Agent Reasoning & PlanningA persistent knowledge store that enables AI agents to accumulate and recall information across sessions, supporting long-term learning and personalised interactions.