Python script to update your rasa model without retraining.
When you have trained a model and you made changes to a response text in of your domain file, the model needs to be retrained. For a model that takes too much time in the training process, this can be time-consuming.
Ssimply download the main.py file and place it inside your Rasa project directory. Then, run the script using the command:
python main.py