Overview
The defined role, personality, and behavioural characteristics assigned to an AI agent for consistent interaction.
Cross-References(1)
More in Agentic AI
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.
ReAct Agent Pattern
Agent FundamentalsAn agent architecture that interleaves reasoning traces and action steps, enabling language models to plan dynamically and use external tools to solve multi-step problems.
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.
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.
Emergent Behaviour
Multi-Agent SystemsComplex patterns and capabilities that arise from the interactions of simpler agent components or rules.
Agent Skill
Tools & IntegrationA specific capability or function that an AI agent can perform, such as web search, code execution, or data analysis.
Chain of Agents
Enterprise ApplicationsA workflow pattern where multiple specialised agents are sequentially connected, with each agent's output feeding the next.
Data Analysis Agent
Agent FundamentalsAn AI agent that interprets datasets, generates visualisations, performs statistical analysis, and produces actionable insights through autonomous exploratory data investigation.