Agents & Tool Use · Level 2 of 5
Agent
A system that chooses and executes actions using observations and goals.
An LLM-based agent typically combines a model with tools and control logic.
Example
An assistant checks a calendar before proposing a meeting time.
Listen to the definition and example
Audio transcript
Agent. A system that chooses and executes actions using observations and goals. An LLM-based agent typically combines a model with tools and control logic. For example: An assistant checks a calendar before proposing a meeting time.
Explore this concept
Why it matters
This helps you separate model suggestions from the software actions that execute them.
Related concepts
Quick recall question
Try answering before looking back at the definition.