I have a basic model set up but it appears that the Alexa beta builder expects the design of the model to be up front with explicit lists of possible answers to requests. However, the Jeopardy game on that platform appears to allow new answers from day to day and I am supposing they don't need to update their model each day. Can someone shed light on this process?
I would like to be able to:
- Launch intent to start conversation
- Handle back and forth within web service response and request
- Handle basic stop/start from Alexa
How does the middle portion (response/request) get modeled up front?