Conversational Bot on MIcrosoft Bot Framework possible? [closed]

做~自己de王妃 提交于 2019-12-04 14:29:36

Yes, you can do the conversation with Microsoft Bot framework. You can do this using Microsoft Form Builder class.

You can combination of Luis and FormBuilder to get the desired result. Identify the user intent withLuis and then use FormBuilder to further get complete information.

This and this blog posts explain how you can achieve this. Also, have a look into Advance features of Form Builder for more information.

I don't think it is possible to achieve this with QnA maker alone.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!