
Ultimate access to all questions.
A company is developing an agent using Amazon Bedrock Agents. The agent is functioning adequately, but the company aims to enhance its accuracy by supplying specific examples.
Which approach fulfills these requirements?
A
Modify the advanced prompts for the agent to include the examples.
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.