Documentation - Chatbot Embed
OpenAssistantGPT Chatbots.
When embeding a chatbot there is one way to do it and it is to use IFRAME tags in HTML. You can find the code to add on your website when you click on a chatbot options.
We offer different feature when embedding a chatbot like client side prompt.
Adding a client-side prompt override feature to a chatbot makes it more user-friendly and flexible. With this feature, users can temporarily change how the chatbot behaves and responds to better suit their specific needs or situations. This customization happens on the user's side and doesn't affect the main settings of the chatbot on the server.
Here's how it works:
Note: This feature shouldn't not be used for user authentication it doesn't provide any security on the content since anyone change change the prompt client side.