Hi Team,
Does Rasa x community version supports Event Brokers (using RabbitMQ)?
Hi Team,
Does Rasa x community version supports Event Brokers (using RabbitMQ)?
Yes, but as the message says, not when running locally. If running in server mode, then yes.
Rasa x community version with server mode doesn’t support RabbitMQ event store?
Rasa X community version with server mode does support RabbitMQ event store. See Architecture
What is server mode in local testing ?
There is local mode and server mode - the first is installed locally, as a python package, the second is deployed using docker-compose or kubernetes/openshift. See the Installation Guide for details