Zenaique
Topics
Practice
Browse
Reference
Challenges
Pricing
Search…
⌘K
Topics
/
AI Agents
/
Agent Loop
Agent Loop
Subtopic
16 questions
Questions tagged with Agent Loop — part of AI Agents.
Format
Difficulty
Role
Experience
Companies
Sort
Newest
Quality
Difficulty ↑
Difficulty ↓
Questions
Flashcard: why must every agent loop declare when to stop?
Flashcard
Easy
·
Qual 4.0
Flashcard: what is the ReAct pattern for agents, in one sentence?
Flashcard
Easy
·
Qual 4.0
Flashcard: when would you pick Plan-and-Execute over ReAct?
Flashcard
Easy
·
Qual 4.0
How does function calling enable the observe-plan-act agent loop?
Multiple Choice
Easy
·
Qual 4.0
Flashcard: what is an AI agent, in one sentence?
Flashcard
Easy
·
Qual 4.0
Flashcard: in the agent loop, what counts as an 'action' and how is it different from a thought?
Flashcard
Easy
·
Qual 4.0
Flashcard: what is an 'agent runtime' and what does it do?
Flashcard
Easy
·
Qual 4.0
Flashcard: what is the ReAct prompting pattern?
Flashcard
Easy
·
Qual 4.0
Predict what the model emits next in this ReAct trace, given the observation just returned.
Predict Output
Hard
·
Qual 4.0
Order the four phases of a single iteration of a ReAct (Reason + Act) loop in the correct sequence.
Order Steps
Medium
·
Qual 4.0
How should a production MCP host handle a tool call that exceeds the latency budget?
Short Answer
Medium
·
Qual 4.0
Explain precisely why a chatbot with persistent memory is not an agent
Short Answer
Medium
·
Qual 4.0
Describe each step of the agent loop and explain which component, LLM or runtime, is responsible for it
Short Answer
Medium
·
Qual 4.0
Order the five steps of the canonical agent loop from first to last
Order Steps
Easy
·
Qual 4.0
Explain the LLM vs runtime split in an agent and why the distinction matters for debugging
Short Answer
Medium
·
Qual 4.0
Which component is 'the agent' in an LLM-based agent system?
Multiple Choice
Easy
·
Qual 4.0