Open dmitryTsatsarin opened 7 years ago
The major reason to use this implementation would be to be able to easier keep track of the conversation when using action fulfillment. In their implementation you just get the last response without context. With this implementation you can use the Conversation object to easier keep track of the conversation.
Apart from that there is not currently any reason not to use their implementation.
Hi. Why don't use https://github.com/Microsoft/Cognitive-LUIS-Python/?