Icon

OpenAI

The OpenAI REST API. Please see https://platform.openai.com/docs/api-reference for more details.

This category contains 66 nodes.

IconAdvanced 

Nodes for advanced configuration

IconAssistants 

Build Assistants that can call models and use tools.

IconAudio 

Learn how to turn audio into text or text into audio.

IconAuthorize 

Nodes for different authorization methods

IconBatch 

Create large batches of API requests to run asynchronously.

IconChat 

Given a list of messages comprising a conversation, the model will return a response.

IconCompletions 

Given a prompt, the model will return one or more predicted completions, and can also return the probabilities of alternative tokens at each position.

IconEmbeddings 

Get a vector representation of a given input that can be easily consumed by machine learning models and algorithms.

IconFiles 

Files are used to upload documents that can be used with features like Assistants and Fine-tuning.

IconFine Tuning 

Manage fine-tuning jobs to tailor a model to your specific training data.