Botfuel/botfuel-dialog

As a bot developer, I would like to know what is the type of "intents"

yangeorget opened this issue · 1 comments

intentFilter() takes a parameter intents that seems to be a list of { value: ..., name: "..."}. However intentFilter() must return a list of string. This is very misleading and in several parts of the SDK, intents can either name a list of string or something else.

➤ Maxime Khoy commented:

make intents variables coherent in computeWithClassifier nlu.js