Agentische KI bezeichnet KI-Systeme, die Ziele verfolgen können, indem sie Kontext wahrnehmen, Entscheidungen treffen, Schritte planen und mit einem gewissen Grad an Autonomie handeln. Solche Systeme kombinieren häufig Modelle, Tools, Speicher, Schlussfolgern und Feedbackschleifen und können unabhängig oder kooperativ mit anderen Agenten unter menschlich definierten Zielen und Beschränkungen arbeiten.
A system or program that can autonomously perform tasks on behalf of a user or another system by designing its workflow and using available tools. The system has 'agency' (hence the name) to make decisions, take actions, solve complex problems, and interact with external environments beyond the data upon which the system's machine learning (ML) models were trained.
refers to AI systems composed of agents that can behave and interact autonomously in order to achieve their objectives. These agents are small, specialised pieces of software that can make decisions and operate cooperatively or independently to achieve system objectives. Advances in agentic AI are driven by the integration of large language models (LLMs) with agent-based systems. By providing reasoning and discovery abilities, LLMs enhance an agent's autonomy. This enables the agent to determine the most appropriate course of action to meet system objectives.
A side-by-side comparison of Agentic AI and AI Agent. Understand how agentic AI describes a class of autonomous goal-pursuing systems, while an AI agent is the entity or software system that acts.
A side-by-side comparison of Agentic AI and Autonomous Systems. It explains how AI systems that plan and act toward goals differ from the broader category of systems that operate without continuous human intervention.