Overview
An AI agent that maintains an internal representation of the world to inform its decision-making process.
Cross-References(1)
More in Agentic AI
Agent Communication Language
Multi-Agent SystemsStandardised protocols and languages used for inter-agent communication in multi-agent systems.
Agent Skill
Tools & IntegrationA specific capability or function that an AI agent can perform, such as web search, code execution, or data analysis.
Agent Swarm
Multi-Agent SystemsA large collection of AI agents operating collaboratively using emergent behaviour patterns to solve complex tasks.
Worker Agent
Enterprise ApplicationsA specialised agent that performs specific tasks as directed by a supervisor or orchestrator agent.
Agent Collaboration
Multi-Agent SystemsThe process of multiple AI agents working together, sharing information and coordinating actions to achieve common goals.
Agent Lifecycle Management
Agent FundamentalsThe processes of developing, deploying, monitoring, updating, and retiring AI agents throughout their operational life.
Agent Memory Bank
Agent Reasoning & PlanningA persistent knowledge store that enables AI agents to accumulate and recall information across sessions, supporting long-term learning and personalised interactions.
Function Calling
Tools & IntegrationA mechanism allowing language models to invoke external functions or APIs based on natural language instructions.