I am using Rasa 2.7.1. My rasa is working well in shell but while trying to integrate with socketio using webchat io using index.html, chatbot is not appearing with all blank page. I checked console of page and found -
i changed webchat version from 1.x.x. to 1.0.0 in index.html with no sucess changed python-engineio 4.2.0 to 3.13.2 Chnaged python-socket-io 4.5.1 to 4.6.1 but still no success
lates console error -
It seems engionio and socketio version issues are there. which version should i use so that it work. I am currently trying it at local at my windows.
Thanks and Regards Pooja