AWS AI Practitioner
A company wants to build a generative AI application that can take action by processing user requests, breaking them into tasks, and invoking API calls to complete those tasks. Which Amazon Bedrock feature should the company use?
A
Agents
✓ Correcta
B
Knowledge Bases
C
Guardrails
D
Model Evaluation
Explicación
Amazon Bedrock Agents are designed to process user requests, break them down into tasks, and orchestrate the execution of those tasks by invoking APIs and other actions. Agents can reason through multi-step tasks and interact with external systems to complete complex workflows.