I just finished a blog post on how I’m currently automating the deployment of my Rasa X bot and content. I know there are improvements coming from Rasa on this process but I needed to get this going for a bot I’ve been working on.
I’ve also updated my rasacli command line tool. With help from Rasa dev team members, the cli is now able to import nearly all of my content. In addition to importing the training data and domain.yml
configuration items, the new 0.4.5 version can import the config.yml
and it can train and activate the model.
I’d appreciate any input to improve this process.