
Answer-first summary for fast verification
Answer: Agents for Amazon Bedrock
## Explanation **Agents for Amazon Bedrock** is the correct answer because: - **Agents for Amazon Bedrock** are specifically designed to enable AI models to perform complex, multi-step tasks by dynamically calling APIs and external services - They can orchestrate workflows that involve multiple steps, such as: - Searching for flights - Booking hotels - Generating itineraries - Making reservations - **Guardrails** (Option A) are for content filtering and safety controls - **Knowledge Bases** (Option B) are for retrieving information from company data sources - **Continued pretraining** (Option D) is for further training foundation models on domain-specific data Agents for Amazon Bedrock provide the capability to execute actions and integrate with external APIs, which is exactly what the travel company needs for dynamic itinerary generation and booking recommendations.
Author: Ritesh Yadav
Ultimate access to all questions.
A travel company uses Bedrock to automate itinerary generation and booking recommendations. The AI should dynamically call APIs (like flight search or hotel booking). Which Bedrock capability enables this?
A
Guardrails
B
Knowledge Bases
C
Agents for Amazon Bedrock
D
Continued pretraining
No comments yet.