AWS AI Practitioner
A company is creating an agent for its application by using Amazon Bedrock Agents. The agent is performing well, but the company wants to improve the agent's accuracy by providing some specific examples. Which solution meets these requirements?
A
Modify the advanced prompts for the agent to include the examples.
✓ Correcta
B
Create a guardrail for the agent that includes the examples.
C
Use Amazon SageMaker Ground Truth to label the examples.
D
Run a script in AWS Lambda that adds the examples to the training dataset.