Agentic
Agentic.
EN
When a model goes beyond replying — planning, calling tools, and acting toward a goal. Opposite of a passive chatbot.
TR
Modelin sadece cevap vermek yerine plan yapıp araç çağırarak hedef doğrultusunda eylemde bulunması. Pasif chatbot'un karşıtı.
Related terms.
03001
Agent Loop
AgenticAn agent's think → call tool → observe → repeat loop until the goal is met. Most modern AI apps are this loop.
002
Multi-Agent
AgenticMultiple AI agents dividing work to solve a task. Roles like orchestrator, worker, reviewer.
003
Tool Use
AgenticWhen the model decides to invoke a function instead of generating text. Same as "function calling." The core of agentic behavior.