🤖 AGENTIC
Tool Use
▸ EN
When the model decides to invoke a function instead of generating text. Same as "function calling." The core of agentic behavior.
▸ TR
Modelin metin üretmek yerine bir fonksiyonu çağırma kararı. "Function calling" ile aynı. Agentic davranışın temel taşı.
▸ RELATED TERMS
Tool Call
A single instance of tool use. The model picks a function with name + JSON args; the runtime runs it and returns the result.
▸ AGENTIC
Agentic
When a model goes beyond replying — planning, calling tools, and acting toward a goal. Opposite of a passive chatbot.
▸ AGENTIC
MCP
Model Context Protocol. Anthropic's standard for AI agents to talk to external tools (databases, APIs, files). "USB-C for AI."
▸ AGENTIC