Bot Framework v4 using CLU Service and QnA
This bot has been created using [Microsoft Bot Framework][1], it shows how to use CLU and QnA from Language Studio From Azure Services
-
Node.js version 10.14 or higher
# determine node version node -v
-
Install modules
npm install
-
Start the bot
npm start
Bot Framework Emulator is a desktop application that allows bot developers to test and debug their bots on localhost or running remotely through a tunnel.
- Install the Bot Framework Emulator version 4.3.0 or greater from here
- Launch Bot Framework Emulator
- File -> Open Bot
- Enter a Bot URL of
http://localhost:3978/api/messages