I have created a rasa bot and I connected it to a front end UI which I am rendering through flask. The widget works fine locally. But when I deployed the bot along with the flask on heroku using docker , the generated link is showing rasa 2.0.2 . Its not displaying the UI my flask is rendering. Do i have to deploy the bot and the flask seperately. Please help me…
Thanks in advance