Node Connectivity

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

List Paginated Fine Tuning Jobs 

List your organization's fine-tuning jobs

Create Fine Tuning Job 

Creates a fine-tuning job which begins the process of creating a new model from a given dataset. Response includes details of the enqueued job including […]

Retrieve Fine Tuning Job 

Get info about a fine-tuning job. [Learn more about fine-tuning](/docs/guides/fine-tuning)

List Fine Tuning Events 

Get status updates for a fine-tuning job.

Cancel Fine Tuning Job 

Immediately cancel a fine-tune job.

List Fine Tuning Job Checkpoints 

List checkpoints for a fine-tuning job.

List Batches 

List your organization's batches.

Create Batch 

Creates and executes a batch from an uploaded file of requests

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 […]