Overview
The ability of an AI agent to evaluate its own outputs and reasoning, identifying errors and improving responses.
Cross-References(1)
More in Agentic AI
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.
Autonomous Agent
Agent FundamentalsAn AI agent capable of operating independently, making decisions and taking actions without continuous human oversight.
Agent Context
Agent FundamentalsThe accumulated information, history, and environmental state that informs an AI agent's decision-making.
Supervisor Agent
Agent FundamentalsAn agent that oversees and coordinates the work of other agents, making high-level decisions and resolving conflicts.
Deliberative Agent
Agent FundamentalsAn AI agent that maintains an internal model of its world and reasons about actions before executing them.
Agent Guardrails
Safety & GovernanceSafety constraints and boundaries that limit agent behaviour to prevent harmful, unintended, or out-of-scope actions.
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.
Data Analysis Agent
Agent FundamentalsAn AI agent that interprets datasets, generates visualisations, performs statistical analysis, and produces actionable insights through autonomous exploratory data investigation.