botfront / rasa-webchat

A feature-rich chat widget for Rasa and Botfront
https://botfront.io/rasa
Apache License 2.0
937 stars 493 forks source link

Rasa 3? #455

Open totalhack opened 1 year ago

totalhack commented 1 year ago

I'm guessing this project is dead based on its activity, but is it supposed to work with Rasa 3?

ivmarche commented 1 year ago

works fine with 3.2.10

stale[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

syedawaisamjad commented 1 year ago

Can you please share a dependency list for version 3+. I am trying to setup webchat with rasa 3.5.4 but always end up getting issues related to socketio/ sanic. Is there a compatibility matrix available for rasa, webchat and other dependencies? Thanks

stale[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

Jrmarques7 commented 1 year ago

Hello, I'm experiencing the same problem mentioned by @syedawaisamjad. Did anyone manage to solve it?

thisisishara commented 1 year ago

@syedawaisamjad @Jrmarques7 try to find the socket.io server version in the desired rasa version and compare it with the socket.io client version used here in the rasa-webchat version you are trying to utilize. The following links might be helpful.

https://python-socketio.readthedocs.io/en/latest/intro.html#version-compatibility https://socket.io/docs/v4/client-installation/#version-compatibility

stale[bot] commented 10 months ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.