Learn
Congrats! You’ve added Dialog Management to your skill’s interaction model and activated its three main features:
- slot elicitation: asking for input from the user with prompts and expecting utterances in response
- slot confirmation: confirming slot values with the user
- intent confirmation: confirming the entire intent request with the user
You used these features to handle both single turn and multi-turn conversations, and you did it all within the Developer Console.
Instructions
The script from the beginning of the lesson is provided on the right. Take a look, review this lesson, or feel free to move on!
For reference, the final interaction model should look like this file. If you’re still having problems with testing, copy and paste this JSON into the JSON Editor in the Developer Console.
Take this course for free
By signing up for Codecademy, you agree to Codecademy's Terms of Service & Privacy Policy.