cancel_fine_tuning: Cancel Fine-Tuning

View source: R/functions.R

cancel_fine_tuningR Documentation

Cancel Fine-Tuning

Description

Immediately cancel a fine-tune job.

Usage

cancel_fine_tuning(fine_tuning_job_id, return_response = F)

Arguments

fine_tuning_job_id

(string) The ID of the fine-tuning job to cancel. Required

return_response

(boolean) Whether to return the API response or parse the contents of the response. Defaults to FALSE (parse the response).

See Also

Open AI Documentation


samterfa/openai documentation built on Oct. 9, 2024, 5:18 p.m.