Glossary term

Agent loop

A single work loop where a model reads, decides, and takes the next action.

Definition

In an agent or LLM workflow, this is one cycle of reading input, using tools, and evaluating the result again. If a document should be AI-friendly, the critical information has to be easy to find and reuse inside this loop.

Working notes
Related topics
AI
Related posts