Skip to content

Python script to update your rasa model without retraining πŸš€

License

Notifications You must be signed in to change notification settings

egbakou/rasa_toolkit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

9 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

rasa_toolkit

Python script to update your rasa model without retraining.

Issue solved by this project

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.

Usage

Ssimply download the main.py file and place it inside your Rasa project directory. Then, run the script using the command:

python main.py

About

Python script to update your rasa model without retraining πŸš€

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages