AI Agent
Core conceptsAI system able to act autonomously to reach a goal.
An AI agent combines a language model with tools (web search, code execution, API access) to carry out multi-step tasks without human intervention. Unlike a simple chatbot, it plans, acts, observes the result and self-corrects.