How do I use GPT-3 as a chit-chat module?
Go to your Bot -> Settings -> General Settings -> Toggle the 'Chat-Chat' button on
Optionally change the value 'Initiate chit-chat when no intent is recognized X amount of times' to a lower value.
The lower you set this value (min = 1) the less the bot will ask for clarification if the user input has not been understood, and instead go to GPT-3 to chit-chat.
Related Articles
Is ChatGPT integrated in the Blits.ai Conversational AI platform?
Is ChatGPT integrated in the Blits.ai Conversational AI platform? We get this question a lot! ChatGPT is still in beta, and does not have an official API we can interface with at the moment of writing. ChatGPT is building on GPT-3, both made by ...
Web Chat Bubble
The web chat bubble is the easiest way to integrate any chatbot on an existing website. The Blits chat is designed to integrate with your existing website using a small piece of JavaScript code. You can add the Blits chat to your website by placing ...
Web Chat Bubble
The web chat bubble is the easiest way to integrate any chatbot on an existing website. The Blits chat is designed to integrate with your existing website using a small piece of JavaScript code. You can add the Blits chat to your website by placing ...
Chat bubble settings
You can set various settings for your web chat bubble. Chat Bubble screen size Here, you can pick whether the size of the chat screen should be big or small. Chat Bubble position Here, you can pick the location where your Chat Bubble should emerge. ...
Chat bubble via Code
Import latest version of JS bundle Blits chat is designed to integrate with your existing website using JavaScript. You can add the blits chat to your website using a script tag: <script ...