【发布时间】:2017-01-30 18:45:55
【问题描述】:
我希望在 MS botframework 中实现以下场景对话
Bot: => what can do for you? => User
Bot: <= I want to rent a house <= User
Bot: => Which city? => User
Bot: <= London <= User
Bot: => How many bedrooms => User
Bot: <= Ops, I want a home in New York <= User #User wish to change the topic here..
在 MS botframework 中,如何使用瀑布对话框来实现上述故事?有什么建议吗?
【问题讨论】:
标签: node.js botframework chatbot