Hello,
I’m experiencing an issue with the Sendbird chatbot. When I refresh the chat widget, the chatbot loses all the information I previously provided.
Is there a solution for this problem?
Thank you.
Hello,
I’m experiencing an issue with the Sendbird chatbot. When I refresh the chat widget, the chatbot loses all the information I previously provided.
Is there a solution for this problem?
Thank you.
Hi there!
Thanks for posting on Ai Chatbot Community! We are glad you asked!
The Chatbot widget refresh button is meant to remove all previous messages in the channel.
When you have enableResetHistoryOnConnect as True, the refresh button is specifcally designed to clear all chat history for cleaner User Experience.
Is there are reason why you want to have the refresh button and keep history? We suggest you hide this with CSS if you don’t want users accidentally clearing their history.
Thanks!
Thank you for your response.
I would like them to refresh the channel to create a clean slate while preserving the conversation history. It’s important that the AI agent retains memory of all past interactions.
Because it’s a chatbot meant to students and teachers, and you know in this case the student will ask many topics today, and tomorrow he will want to have a new channel, and he won’t let the chatbot ask for many questions to know who is that user ? because he already did.
Simply hiding the button with CSS won’t enable users to refresh the conversation.
Thank you once again.
Best,
Hi Marouane,
Then you will need to create your custom widget with a UIKIT or SDK for students to create a new “chat” with the chabot while retaining the previous chat history.
Thanks
alright, thank you so much, i guess that would be helpful and working for my case.
We look forward to what you are building for your clients.
Best