Hi all,
When I try the interactive learning for rasa x this happens:
- Bot ask room form actions question 1.
- User answer question 1 with an intent not found
- I set the new intent.
- Stories files are also updated with new intent.
- 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?
- 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?