Overview
The 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.
More in Agentic AI
Agent Supervisor
Agent FundamentalsA meta-agent that coordinates, monitors, and manages a team of sub-agents, allocating tasks and synthesising results to fulfil complex multi-domain objectives.
Coding Agent
Agent FundamentalsAn AI agent specialised in writing, debugging, refactoring, and testing software code, capable of operating across multiple files and understanding project-level context.
Agent Handoff
Agent FundamentalsThe transfer of a task or conversation from one specialised AI agent to another based on skill requirements, escalation rules, or domain boundaries.
Agentic RAG
Agent Reasoning & PlanningAn advanced retrieval-augmented generation pattern where an agent dynamically decides what information to retrieve, from which sources, and how to refine queries iteratively.
Agent Competition
Multi-Agent SystemsA multi-agent scenario where agents pursue conflicting objectives, leading to adversarial or game-theoretic interactions.
Utility-Based Agent
Agent FundamentalsAn AI agent that selects actions to maximise a utility function representing the desirability of different outcomes.
Browser Agent
Agent FundamentalsAn AI agent that autonomously navigates web pages, fills forms, extracts information, and completes online tasks by controlling a browser through programmatic or visual interfaces.
Agent Benchmarking
Agent Reasoning & PlanningStandardised evaluation of AI agent capabilities across tasks like tool use, planning, reasoning, and task completion.