Hello everybody, so I have my bot running, locally, perfect and it does everything I need. and it was already on my Git account
I followed the tutorial and deployed on Gcloud, I noticed that there is a way to connect Rasa X and Git, so my work is always up to date with the latest state. However when i come to set up my action server, I notice that the changes are not being reflected on my .py files.
Is there anything I am missing?
Is it the correct setup ?
Yes @jusce17, others will work fine. If you dont have any custom dependencies it will work fine in GCP. You just have to create a docker-compose.override.yml file. Refer RASA master class to create one.