RASA CORE DEPLOYMENT

I have deployed rasa core, using python3 -m rasa_core.run -d -u <model_file> --endpoints endpoints.yml

later i have changed some more training phrases in model_file .

Do i need to restart core server , any alternative methods ?

yes server needs a restart to reflect the added changes no alternative for that