I created a simple Node.JS backend to communicate with Rasa via Socket.IO. I want to get the current slots values at each bot_uttered event.
I created a simple Node.JS backend to communicate with Rasa via Socket.IO. I want to get the current slots values at each bot_uttered event.