AWS AI Practitioner
A company has developed an AI assistant application for customers by using Amazon Bedrock Agents. The company notices that the agents require additional context to make informed decisions consistently. The agents are not accessing external services to complete customer travel booking requests. The company needs to ensure that the agents access additional context when necessary. Which solution will meet this requirement?
A
Negative prompting
B
Model Context Protocol (MCP)
C
Zero-shot prompting
D
Custom API to provide more context
✓ Correcta
Explicación
A custom API provides additional context to Amazon Bedrock Agents when needed, enabling them to access external services (such as travel booking systems) to gather the information necessary for making informed decisions and completing customer requests.