API Key
Authentication Connection
This connector require an Authentication Connection to function. Authentication connectors are used to authenticate repository/output connections that need certain authentication fields like access tokens or refresh tokens.

-
Select Authentication from the navigation menu or the dashboard.
-
Click the New Authentication button
-
Enter a unique name for the connection and give it a description
-
Select the connection type from the drop-down and click save.
-
Fill in the configuration settings on the edit connection page and click save.
Authentication Connections Overview
Configuration
Field |
Description |
---|---|
Name |
The name of the Authentication Connector |
Server Base URL |
An OpenAI Like server that supports chat completions |
API Key |
If the server requires a key, it must be provided |
Resource: |
Provide a GET resource to check the connection |
Related Articles