Hello,
at the moment I used metadata to change answers the bot gives. It basically comes down to if x than answere 1 elif y answer 2, else answer 3. I would love to replace the 3 with triggering nlu_fallback and handle the request form that point on like one that was not recognized.
Is this possible?
Thanks in advance