Node Connectivity

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

Submit Tool Ouputs to Run 

When a run has the `status: "requires_action"` and `required_action.type` is `submit_tool_outputs`, this endpoint can be used to submit the outputs from the […]

Cancel Run 

Cancels a run that is `in_progress`.

List Run Steps 

Returns a list of run steps belonging to a run.

Get Run Step 

Retrieves a run step.

Create Speech 

Generates audio from the input text.

Create Transcription 

Transcribes audio into the input language.

Create Translation 

Translates audio into English.

Create Chat Completion 

Creates a model response for the given chat conversation.

Create Completion 

Creates a completion for the provided prompt and parameters.

Create Embedding 

Creates an embedding vector representing the input text.