Overview
The iterative cycle of observation, thought, action, and reflection that AI agents execute to break down complex goals into achievable subtasks and verify progress.
More in Agentic AI
Utility-Based Agent
Agent FundamentalsAn AI agent that selects actions to maximise a utility function representing the desirability of different outcomes.
Function Calling
Tools & IntegrationA mechanism allowing language models to invoke external functions or APIs based on natural language instructions.
Agent Guardrails
Safety & GovernanceSafety constraints and boundaries that limit agent behaviour to prevent harmful, unintended, or out-of-scope actions.
BDI Architecture
Agent FundamentalsBelief-Desire-Intention — an agent architecture where agents reason about beliefs, desires, and intentions to decide actions.
Agent Context
Agent FundamentalsThe accumulated information, history, and environmental state that informs an AI agent's decision-making.
Agent Negotiation
Multi-Agent SystemsThe process by which AI agents reach agreements through offers, counteroffers, and compromise strategies.
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.
Cognitive Architecture
Agent FundamentalsA theoretical framework that models the structure and processes of the human mind for building intelligent agents.