Rasa manages the multi-user environment by default. Each user has their own Tracker that stores all the data. Having said that, I am not sure where does your problem come from. How do you send the messages to Rasa? If you use RestAPI, you have to provide the user and the message with every message. This way you will have different history and data for every user. Maybe you use the same user for each message? This is just guessing. Can you provide more details?
Cekir
(Krzysztof Bączkiewicz)
2
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| Cant handle session for multiple users | 0 | 353 | March 22, 2021 | |
| Chatbot for multiuser | 0 | 247 | March 6, 2021 | |
| Comparing two deployment approaches: single bot vs multi bot | 3 | 1843 | August 8, 2022 | |
| How to run multiple rasa or rasa x bots on one server | 26 | 6882 | February 17, 2022 | |
| RASA X: Sharing the bot with multiple users and testing | 2 | 1154 | May 29, 2020 |