🤖 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
Agent Loop
An agent's think → call tool → observe → repeat loop until the goal is met. Most modern AI apps are this loop.
▸ AGENTIC
Multi-Agent
Multiple AI agents dividing work to solve a task. Roles like orchestrator, worker, reviewer.
▸ AGENTIC
Tool Use
When the model decides to invoke a function instead of generating text. Same as "function calling." The core of agentic behavior.
▸ AGENTIC