From the course: Building Intelligent Chatbots on AWS
Unlock the full course today
Join today to access over 24,900 courses taught by industry experts.
Closing response - Amazon Web Services (AWS) Tutorial
From the course: Building Intelligent Chatbots on AWS
Closing response
- [Instructor] So we've been working our way top down through this intent starting with the sample utterances, where the user kicks off the intent, and then the initial response, the slots that get filled based on the user's input and the confirmation based on telling them, "Well, this is what we understand you want to do. Do you want to do that?" We're going to skip fulfillment for now and then we're going to go to the closing response. So in the closing response, we can put something pretty basic. You notice the example is just thanks. So it could say something like, "Goodbye. Enjoy the," and then in the curly braces, "food." I try to keep it really generic because all the different paths through here and getting the different data, we might've already said something like enjoy your food, so I try to keep this one pretty simple. You notice again, the example was just thanks. You can also provide variations of this. You might want to just say, "Thanks. Goodbye. See you soon."…
Practice while you learn with exercise files
Download the files the instructor uses to teach the course. Follow along and learn by watching, listening and practicing.