cancel_fine_tuning | R Documentation |
Immediately cancel a fine-tune job.
cancel_fine_tuning(fine_tuning_job_id, return_response = F)
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). |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.