Hello Everyone,
I have a weird bug that i am unable to solve, I am developing a chatbot with rasa framework and in there i have multiple rules and also for some topics i have stories. and now i have a weird bug coming in my bot that is even if the intent is set in a pipeline element and it runs a action, the rasa pipeline is running TEDpolicy actions even with low propabilities after running this action on its own.
What can I do to solve it ?