nerdexam
Google

GENERATIVE-AI-LEADER · Question #44

A generative AI assistant at a mid-size logistics firm is asked to create a multi-city delivery itinerary. It collects initial constraints and preferences, drafts a tentative route, asks for…

The correct answer is B. The agent's reasoning loop. The scenario describes a repeated cycle of observing context, thinking, choosing the next action, performing that action such as calling a tool or asking for clarification, then incorporating the result and continuing until a goal or a limit is reached. This is exactly what the…

Generative AI Agent Design and Functionality

Question

A generative AI assistant at a mid-size logistics firm is asked to create a multi-city delivery itinerary. It collects initial constraints and preferences, drafts a tentative route, asks for clarifications or queries a tool for external data, updates the plan with the new information, and repeats these steps until the objective is satisfied or a limit of eight iterations is reached. This recurring cycle of observing context, reasoning internally, deciding on the next step, and acting until a goal or constraint is met is a defining characteristic of which component in an AI agent?

Options

  • AThe foundation model architecture
  • BThe agent's reasoning loop
  • CVertex AI Safety Filters
  • DThe agent's data ingestion pipeline

How the community answered

(31 responses)
  • A
    3% (1)
  • B
    87% (27)
  • C
    6% (2)
  • D
    3% (1)

Explanation

The scenario describes a repeated cycle of observing context, thinking, choosing the next action, performing that action such as calling a tool or asking for clarification, then incorporating the result and continuing until a goal or a limit is reached. This is exactly what the agent’s control loop does. It governs how the agent plans across turns, manages tool use, updates working state, and stops when a success condition or an iteration cap such as eight steps is met.

Topics

#AI Agents#Reasoning Loops#Generative AI Systems#Agent Design

Community Discussion

No community discussion yet for this question.

Full GENERATIVE-AI-LEADER Practice