OpenAI (GPT)

Set up the OpenAI connector in Pandium using API key and organization credentials so tenants can authenticate securely and sync AI model outputs and chat completions.

Connector Overview

OpenAI is an artificial intelligence company that creates AI models and tools like ChatGPT and GPT-4, helping businesses and individuals automate tasks, generate content, and solve complex problems through advanced language understanding.

Supported Models

GPT-4, GPT-4 Turbo, GPT-3.5 Turbo

Authentication Type

Basic

Webhook Supported

No

Secrets

  • PAN_SEC_OPENAI_GPT_API_KEY

  • PAN_SEC_OPENAI_GPT_ORGANIZATION

  • PAN_SEC_OPENAI_GPT_PROJECT

  • PAN_SEC_OPENAI_GPT_BETA

API Client Supported

No

Requirements for Provisioning

No provisioning is required for this connector.

How to Connect Your Integration

Upon successfully creating a tenant, you will use the following OpenAI information to connect:

  • API Key

  • Organization

  • Project

  • Beta

To obtain the information required for provisioning the OpenAI Connector, perform the following steps:

  1. Log in to your OpenAI Account

  2. Select the Project you want to work with

    1. You can create a new project by selecting +Create Project

  3. In the Dashboard, look for API Keys

  4. Select +Create New Secret Key > Specify the following:

    1. Name

    2. Permission Level

  5. When finished with step 4, select "Create Secret Key"

API Resources

For more information on how to utilize the OpenAPI, feel free to reference the following documentation.

Last updated

Was this helpful?