There are many ways to host Rasa X on a VM. Did you follow a guide on our docs (if so, please share the link) or did you install the whole thing without docker?
When you say you created two files in the actions
folder in Rasa-X … did you use a GUI from Rasa X or did you copy the files in the actions
folder that is created by Rasa? I’m referring to the one that is created when you run rasa init
.
Also, you’re mentioning an endpoint.py
file. Are you sure it isn’t the endpoints.yml
file?
You’re mentioning a docker-compose.override.yml
with an update to the actions. Could you share those here? Otherwise I cannot spot any typos that might be in them.