Custom GPT Assistants are now supported as of Ver 1.6.9.
If you’ve built your Assistant in OpenAI’s ChatGPT the URL (for example https://chat.openai.com/g/g-LnpnSZn02) is not the “assistant ID” needed to work with Chatbot ChatGPT.? You’ll need to build your Custom GPT Assistant in the OpenAI Playground (at https://platform.openai.com/assistants).
Once built there, you will see the Assistant ID below the name of your Assistant.? It will start with “asst_” followed by upper- and lower-case letters numbers, for example: asst_12AB34CD56EF78GH90IJ.
Once you have this ID and installed the latest version of the Chatbot ChatGPT (at least version 1.6.9), navigate to Settings > API/Model, where you will see two configuration options.? Set “Use Custom GPT Assistant ID” = “Yes” and enter your “asst_” ID in the “Custom GPT Assistant ID” field.? Don’t forget to click “Save Settings” at the bottom of the screen.
Return to the website where you’ve installed the short code for Chatbot ChatGPT, [chatbot_chatgpt], refresh the page, and your Custom GPT Assistant will now be embedded within your site.
-
This reply was modified 1 year, 3 months ago by
kognetiks. Reason: Added Version number supporting Custom GPTs