Frequently Asked Questions
How to remove the OpenAI Citation markers e.g 【5:0†source】
On WhatsApp, the citation markers are removed by default.
For the web widgets, you can remove it by using the filterResponse
prop.
You can follow this documentation to remove the citation markers.
Why Am I Seeing So Many Chat Sessions Without User Interaction?
By default a new session starts when the page loads. You can change this behaviour to make a session to persist. You can follow this documentation to persist a session.