Overview
The degree of independence an AI agent has in making and executing decisions without human approval.
Cross-References(1)
More in Agentic AI
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.
Function Calling
Tools & IntegrationA mechanism allowing language models to invoke external functions or APIs based on natural language instructions.
Agent Swarm
Multi-Agent SystemsA large collection of AI agents operating collaboratively using emergent behaviour patterns to solve complex tasks.
Agent Context
Agent FundamentalsThe accumulated information, history, and environmental state that informs an AI agent's decision-making.
Model-Based Agent
Agent FundamentalsAn AI agent that maintains an internal representation of the world to inform its decision-making process.
Autonomous Workflow
Enterprise ApplicationsA multi-step business process executed entirely by AI agents with minimal human intervention, spanning planning, execution, monitoring, and error recovery phases.
Agent Communication Language
Multi-Agent SystemsStandardised protocols and languages used for inter-agent communication in multi-agent systems.
Agent Guardrailing
Safety & GovernanceSafety constraints imposed on AI agents that limit their action space, prevent dangerous operations, enforce budgets, and require approval for irreversible decisions.