A customer service team wants to use generative AI to improve the quality and consistency of their email responses to customer inquiries. They need a solution that can guide the AI to adopt a helpful, empathetic tone while adhering to company policies. Which prompting technique should they use?
- ARole prompting that instructs the AI to act as an experienced customer service representative with corporate knowledge. (correct answer)
- BFew-shot prompting that provides examples of good and bad customer service emails.
- CPrompt chaining that engages the AI in a conversation to gather the necessary information before generating the email response.
- DOne-shot prompting that provides a single example of a good customer service email.
Reveal answer & explanationHide answer
The correct answer is A. Option A: Role prompting that instructs the AI to act as an experienced customer service representative with corporate knowledge.
Explanation
Role prompting gives the model a defined persona, expertise, and response perspective. The other options (B, C, D) are less suitable because they add operational overhead, cost, or complexity, or they do not fully satisfy the stated requirement.