Agents & Tool Use · Level 2 of 5
Agent Loop
A repeated observe-decide-act cycle with a stopping condition.
Unbounded loops can waste resources or repeat mistakes.
Example
A controller alternates tool results and model decisions until completion.
Listen to the definition and example
Audio transcript
Agent Loop. A repeated observe-decide-act cycle with a stopping condition. Unbounded loops can waste resources or repeat mistakes. For example: A controller alternates tool results and model decisions until completion.
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.