BUG

Hi all,

When I try the interactive learning for rasa x this happens:

  1. Bot ask room form actions question 1.
  2. User answer question 1 with an intent not found
  3. I set the new intent.
  4. Stories files are also updated with new intent.
  5. next story should be continue to the next room form question. But the story path changes without updating the slot from the new intent.

What must i do ?

But the story path changes without updating the slot from the new intent.

What do you mean by this? I’m a little confused. Could you post screenshots of the current result and then describe the expected result?

  1. User answer question 1 with an intent not found

There was no intent at all, as in it predicted intent None? This is unusual, what do your config and NLU data look like?