OpenAI Authenticator

This node provides the authentication for all OpenAI models. It allows you to select the credentials that contain a valid OpenAI API key in their password field (the username is ignored). Credentials can be set on the workflow level or created inside the workflow e.g. with the Credentials Configuration node and fed into this node via flow variable.

When this node is run, it validates the OpenAI key by sending a request to the https://api.openai.com/v1/models endpoint. This request does not take up any tokens.

If you don't have an OpenAI API key yet, you can generate one at OpenAI.

Options

OpenAI base URL

Sets the destination of the API requests to OpenAI.

Verify settings

Whether to verify the settings by calling the list models endpoint.

Credentials

OpenAI API Key

The credentials containing the OpenAI API key in its password field (the username is ignored).

Input Ports

This node has no input ports

Output Ports

Icon

Validated authentication for OpenAI.

Popular Predecessors

  • No recommendations found

Popular Successors

  • No recommendations found

Views

This node has no views

Workflows

  • No workflows found

Links

Developers

You want to see the source code for this node? Click the following button and we’ll use our super-powers to find it for you.