AWS Certified AI Practitioner (AIF-C01) — Question 24

A company wants to make a chatbot to help customers. The chatbot will help solve technical problems without human intervention.
The company chose a foundation model (FM) for the chatbot. The chatbot needs to produce responses that adhere to company tone.
Which solution meets these requirements?

Answer options

Correct answer: C

Explanation

Option C is correct because refining the prompt helps tailor the FM's responses to match the desired tone and content. The other options do not directly address the need for tone alignment; setting a token limit (A) or using batch processing (B) does not ensure the responses meet company standards, and increasing the temperature (D) could lead to less predictable outputs that may not fit the company's tone.