OpenAI

Supported version: Cloud.

Supported Authentication: Token based authentication.

API Rate Limit: Refer

IMPORTANT: Please make sure your Open AI instance must be accessible from the Gathr Analytics Machine.

To create an API access token from the UI, follow the steps below –

  1. Login to the Open AI UI page

  1. Click on the “API Key” option present on the left slide bar of the screen.

  1. Now click on the ‘Create New Secret Key’ button present on the screen.

  1. Give the name of the Secret Key for eg. ‘Open AI Key’ and click on the Create Secret Key button.

  1. Copy the ‘Secret Key’ from the pop-up and keep it saved.

To configure Open AI Connector using token based authentication:

  1. Enter your Open AI URL for e.g: Refer
  2. Select “Create New Account” and add user friendly name for the account “Open AI Account.”
  3. Check “Pass Parameter(s)” in Header" and enter the following:
    • Token Parameter Key: “Authorization”
    • Value: Bearer
  4. Click on “Save”

Top