ChatGPT – Setup

Requirements

To use the ChatGPT Connector, you will need an OpenAI account, API key, and organization ID.

You can register for an OpenAI account on the OpenAI website.

Note: OpenAI API access is a paid for service. For more information on pricing, see the OpenAI documentation.

Get an API key

  1. Go to the API keys page.
  2. Select Create new secret key.
  3. Enter a name for the new secret key.
  4. Select Create secret key.
  5. Make note of the API key displayed in the modal text box.

Get your organization ID

An organization ID allows you to use API requests against a specific organization’s subscription quota. You can find the organization ID on the Organization settings page of the OpenAI website.

Cyclr Setup

Cyclr asks for the below values when you install a ChatGPT Connector:

ValueDescription
OpenAI OrganizationOptional
The OpenAI organization to use for API requests.
Usage from the API requests will count against the specified organization’s subscription quota.
API KeyThe OpenAI API key to make API requests with.