Overview
Reasoning and Acting — a framework where language model agents alternate between reasoning traces and action execution.
Cross-References(1)
More in Agentic AI
Agent Persona
Agent FundamentalsThe defined role, personality, and behavioural characteristics assigned to an AI agent for consistent interaction.
Agent Tool Registry
Agent FundamentalsA catalogue of available tools and APIs that agents can discover and invoke, with descriptions, schemas, and authentication details enabling dynamic capability acquisition.
Agent Collaboration
Multi-Agent SystemsThe process of multiple AI agents working together, sharing information and coordinating actions to achieve common goals.
AI Agent
Agent FundamentalsAn autonomous software entity that perceives its environment, makes decisions, and takes actions to achieve specified objectives.
Model-Based Agent
Agent FundamentalsAn AI agent that maintains an internal representation of the world to inform its decision-making process.
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.
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 Observability
Agent FundamentalsThe ability to monitor, trace, and understand the internal states, decisions, and actions of AI agents in production.