luisgen


How to Work with LUIS in Bot Framework v4 — Part 4

Creating a chatbot that is capable of a meaningful conversation will require language understanding (LUIS).  However, if you are using LUIS and then parsing the response yourself, you might notice that it can get complicated pretty fast. This is because the response from LUIS is dynamic since the response is based […]