Skip to main content

OpenAI Custom GPTs Integration Guide

Elevate your service by integrating OpenAI Custom GPTs. Follow these steps for a seamless setup:

  1. Obtain an API Key directly from the Embed service page settings.
  2. Configure OpenAI Custom Actions using your newly acquired API Key.
  3. Enable GPTs to Utilize This Action

Obtaining an API Key

Acquire an API Key from the Embed Service

Navigate to the Embed service sidebar to find the API Key. Click on settings to proceed.

API Key Settings

Configuring Your API Key in OpenAI GPTs Builder

Upon receiving your API Key, enter it into the OpenAI GPTs Builder Action. Select Bearer as the authentication method and paste your API Key as shown in the screenshot:

OpenAI API Key Configuration

Configuring OpenAI Custom Actions

Start by Setting Up in the Embed Service

Specify the action's name, description, and privacy policy, then save your settings.

Action Creation

After saving, click on Integrate to view the configuration details.

Action Define

Transfer Configuration Details to OpenAI GPTs Builder

Copy both the Scheme and Privacy Policy details.

Action Configuration

Enabling GPTs to Use This Action

Inform the GPTs of the newly created action name, allowing it to be invoked in specific contexts. For instance, if you've created an action named getKnowledge, instruct the GPTs in the Builder with the following prompt:

To answer user's questions you will search the right getKnowledge 
by calling the action 'getKnowledge'

Gpt Example