weather-bot
weather-bot copied to clipboard
Exception: Can not access action 'action_get_weather'
Hi Martin, Running your code unchanged after mine threw the same exception. Maybe a Rasa version issue? They seem to break a lot of code with every update. I'm using: rasa-core==0.11.1 rasa-core-sdk==0.11.0 rasa-nlu==0.13.2
Exception: Can not access action 'action_get_weather', as that name is not a registered action for this domain. Available actions are: - action_listen - action_restart - action_default_fallback - utter_greeting - utter_how_i_am - utter_bye - utter_its_nice_to_meet_you - actions.weather.ActionGetWeather