Tuesday, 4 April 2017

BotFramework : is it possible to combine LUIS intents and normal intents?

I'm currently taking my first steps into chatbots with the Microsoft Botframework for NodeJS.

I've so far seen 'normal' intents and LUIS.ai intents

Is it possible to combine the two?

I've had an .onDefault intent that wasn't a LUIS one and a LUIS intent but no matter what the input was it always returned the output of the LUIS intent.

Could someone give me a quick example or point me to one?

Thanks in advance



via Kyriediculous

No comments:

Post a Comment