CatalystCode / bot-graph-dialog

graph-bot-dialog
MIT License
32 stars 15 forks source link

Enable dialog completions #15

Open morsh opened 8 years ago

morsh commented 8 years ago

Some intents that return from LUIS might have entities missing, Like "set alarm" Is missing "name" and "time". Enable a step that knows how to request that data from the user.