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
- Go to the API keys page.
- Select Create new secret key.
- Enter a name for the new secret key.
- Select Create secret key.
- 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:
Value | Description |
---|---|
OpenAI Organization | Optional The OpenAI organization to use for API requests. Usage from the API requests will count against the specified organization’s subscription quota. |
API Key | The OpenAI API key to make API requests with. |