Reputation: 313
I have been building my interaction model with the new skill builder (beta), and according to the document, I should be able to use the dialog model. I tried to test the intent and the JSON does not include dialogState
like what is said on the document. Anyone know how to enable dialog model?
Upvotes: 1
Views: 1177
Reputation: 26
I was having the exact same problem. Apparently, the dialogState property isn't included in the request when you test via the Dashboard UI. You need to use the device itself. So testing locally or via the dashboard will make it seem like there is a bug that isn't actually there. This thread helped a lot.
Upvotes: 1