I thought rasa sdk is run through rasa which is running sanic rasa run actions --actions actions.actions & rasa run --log-file log.out --endpoints endpoints.yml
Should we instead run rasa sdk seperatately as its own function not using rasa run actions?