rasa-chatbot-templates icon indicating copy to clipboard operation
rasa-chatbot-templates copied to clipboard

RASA chatbot use case boilerplate

Results 5 rasa-chatbot-templates issues
Sort by recently updated
recently updated
newest added

ActionNotFoundException: Cannot access action 'lead_form_p1', as that name is not a registered action for this domain. Available actions are: - action_listen - action_restart - action_session_start - action_default_fallback - action_deactivate_loop -...

The link provided in the README.md is not functional, Install RASA https://rasa.com/docs/rasa-x/installation-and-setup/ I'm unable install RASA in my machine and also RASA-2X is released, so anyone could please clarify me...

Hello Every time I run “rasa shell” , it runs as if I type “rasa shell nlu” . I am trying to run “rasa shell” normally but it opens the...

Hi there, I'm curious if you'd like help upgrading these to 2.x? If so, how would you like me to proceed. I can work through them one at a time...

When I am trying to train rasa using "rasa train" command, I am getting the following error. ****File "/home/m0162/.local/lib/python3.8/site-packages/rasa/nlu/config.py", line 152, in return [c.get("name") for c in self.pipeline]**** Please help...