
Explanation:
Agents for Amazon Bedrock is the correct answer because:
Purpose: Agents for Amazon Bedrock are designed to perform multi-step tasks by orchestrating interactions with foundation models and external systems.
API Integration: Agents can connect to external APIs to retrieve real-time data (like live flight prices) and perform actions (like booking tickets).
Task Orchestration: They can break down complex tasks into sequential steps - first checking prices, then making bookings, handling user authentication, etc.
Other options analysis:
Use Case Fit: The travel app scenario requires dynamic interaction with external flight booking systems, which is exactly what Agents for Amazon Bedrock are designed to handle.
Ultimate access to all questions.
No comments yet.
A travel app's AI assistant should check live flight prices and book tickets through external APIs. Which Bedrock capability enables this?
A
Knowledge Bases for Amazon Bedrock
B
Agents for Amazon Bedrock
C
Guardrails for Bedrock
D
Model Customization