Botfuel/botfuel-dialog

In cases when intent is detected and no entity is extracted, when already in intent => rule that says did not understand

yangeorget opened this issue · 2 comments

Example:

u: I want to travel => travel intent

b:where?

u: travel blah => did not understand

Detect that we are in the same intent as the previous one and that no new information has been added. (check code for reentrant dialog with unclassified sentence)

➤ Sander commented:

Original request: https://botfuel.productboard.com/inbox/notes/2326895

➤ Sander commented:

New related issue: As a developer using the SDK I want to know in a dialog if it has been triggered by the last user message showing an intent, so that I can restart