
Explanation:
Sample utterances are the correct answer because:
Purpose of Sample Utterances: In Amazon Lex, sample utterances are phrases or sentences that users might say to trigger a specific intent. They help the chatbot understand different ways users might express the same request.
Why this fits the scenario: The question describes understanding various ways to say "book an appointment" - like "schedule meeting" or "set up a call." These are exactly what sample utterances are designed to handle.
Other options explained:
AWS Lex Intent Structure: In Amazon Lex, an intent consists of:
Key takeaway: When you need a chatbot to understand multiple ways users might phrase the same request, you configure sample utterances in Amazon Lex.
Ultimate access to all questions.
Q2. To help the chatbot understand various ways a user might say "book an appointment," such as "schedule meeting" or "set up a call," which Lex feature should the developer configure?
A
Slots
B
Sample utterances
C
Dialog Code Hooks
D
Lambda integration
No comments yet.