AWS AI Practitioner
A company is using Amazon Bedrock to build an AI assistant. The AI assistant helps customers find relevant products by making suggestions. However, the AI assistant's responses are often generic and irrelevant. The company wants to use prompt engineering to improve the AI assistant's responses. Which solution will meet these requirements?
A
Use few-shot prompting to add domain-specific context and explicit instructions.
✓ Correcta
B
Use chain-of-thought prompting with hidden reasoning steps to ignore explicit domain instructions.
C
Modify the AI assistant's conversational style to use more formal language and include technical product specifications.
D
Use zero-shot prompting to augment retrieval from a product database.