As told by @JiteshGaikwad use interactive training instead of online training, While interactive training it return error
The bot wants to run 'utter_greet', correct? Yes
ERROR:rasa_core.server:Can not access action 'None', as that name is not a registered action for this domain. Available actions are:
- action_listen
- action_restart
- action_default_fallback
- action_deactivate_form
- utter_greet
- utter_goodbye
- utter_ask_need_more_bootcamp
- utter_denial_suggestion
- utter_bootcamp_suggestion
- utter_first_time_bootcamp
Can You please, suggest a dependency requirements.txt file in stable version may be the old one. i don’t want to change the stack now from rasa to other
If you comment out rasa_core in your requirements.txt for now and add the line above it will work already. So assuming you’re using 0.12 you can just have something like this in your requirements: