Node Connectivity

There are 112 nodes that can be used as predessesor for a node with an input port of type OpenAI Nodes: Configuration.

Retrieve Batch 

Retrieves a batch.

Cancel Batch 

Cancels an in-progress batch. The batch will be in status `cancelling` for up to 10 minutes, before changing to `cancelled`, where it will have partial […]

Create Chat Completion 

Creates a model response for the given chat conversation. Learn more in the [text generation](/docs/guides/text-generation), […]

Create Completion 

Creates a completion for the provided prompt and parameters.

Create Embedding 

Creates an embedding vector representing the input text.

List Files 

Returns a list of files.

Create File 

Upload a file that can be used across various endpoints. Individual files can be up to 512 MB, and the size of all files uploaded by one organization can be […]

Retrieve File 

Returns information about a specific file.

Delete File 

Delete a file.

Download File 

Returns the contents of the specified file.