howdyai / botkit-starter-web

Botkit Anywhere - a starter kit for building a bot that lives in your website or app
https://botkit.ai
MIT License
113 stars 75 forks source link

intents and entities from LUIS #44

Open mbruellmann opened 6 years ago

mbruellmann commented 6 years ago

In the console one can train the bot to understand messages. Two possibilities: 1 (optional) define entities

  1. assign an intent

For the intents one can choose from a drop down list of intents defined in LUIS. For entities this does not work, even when some entities are defined in LUIS. Is this intended or a bug? grafik