RASA X BOT Answering Incorrectly

Version: Rasa X 0.32.2

Hi,

My bot runs correctly on cmdline and my local pc. I followed through the rasa x docker-compose installation and installed it on google cloud vm instance. Because, my bot has Response Selector Components, I uploaded my trained model on deployed Rasa X instead of training one. I don’t know why bot responds incorrectly via the RASA X api, it was giving correct responses when I tried running it via my local instance. Can someone please help me with this?

Hi Jhanvi! It’s a little hard to say what’s going on without the log: can you share them? I’d also recommend trying to train a new version of your assistant in your Rasa X instance (you can also go back to your current one if it doesn’t work out) and see if that fixes the problem.