I am trying to integrate rasa into front end using the botfront ui. (GitHub - botfront/rasa-webchat: A feature-rich chat widget for Rasa and Botfront) I have a list of session_id’s in my data base which I want to use in order to work with rasa. This is relatively simple using postman etc we can specify sender id in json ie {“sender”:“value of id”}. But I cannot figure out how to specify my sender id using the socket or from front end.
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Change the sender_id at session start | 2 | 613 | December 28, 2022 | |
Can I set rasa-webchat live chat with the website host username as sender_id? | 4 | 1165 | May 27, 2020 | |
Retrieve User Logged into Browser | 7 | 788 | March 18, 2021 | |
Can I Add a Front End UI WebPage for Rasa Chatbot? | 6 | 951 | July 22, 2019 | |
How to get RASA to send session id along with response data through socketio channel | 2 | 791 | September 29, 2022 |