Agents
AI agent
AI agent
Meaning
A system that uses a model to choose and execute actions toward a goal, often across multiple steps.
When to use it
Use an agent when the path cannot be fully predetermined and tools must be selected dynamically.
Practical example
An agent reads a ticket, searches documentation, drafts a fix, and requests approval.