Hi, does the slot explanation mechanism given in GitHub - RasaHQ/financial-demo: A demo for a financial services bot work? I replicated the method in my test bot and it did not work. It would keep asking for the slot as usual. Then to make sure that I have not done anything wrong, I trained a model using the Financial demo project itself, and I ended up with the same result. I am using RASA 3.2.7,
It overrides the FormValidationAction class. There’s a description here.
Could you please explain a little more how to fix the issue that I am facing ?