Replies - Activity - saniko - Rasa Community Forum
Bot does not recognize intent when using botfront widget
Dec 8, 2020
Hi Ben, I have tested this again with the RulePolicy, and it seems to work fine now, I know it sounded crazy but it didn’t yesterday 🙂 and I did get the rasa.core.policies.rule_policy - There is no applicable rule message in the terminal. I will continue developing this bot and if I will see it again...
Dec 7, 2020
I don’t see this message: rasa.core.policies.rule_policy - There is no applicable rule
Dec 7, 2020
I’m using the botfront webchat widget:
I have configured the widget property for activating the initial message to the user, initPayload: “/get_started” and configured the related rule under rules.yml file:
rule: welcome user conversation_start: true # this rule only applies at the beginning ...
Dec 7, 2020
Well… I don’t know what to say, all is working now, I have removed the * name: RulePolicy from policies. Can you please say why it may cause issues?