retrieve_fine_tuning_job: Retrieve Fine-Tuning Job

View source: R/functions.R

retrieve_fine_tuning_jobR Documentation

Retrieve Fine-Tuning Job

Description

Get info about a fine-tuning job.

Usage

retrieve_fine_tuning_job(fine_tuning_job_id, return_response = F)

Arguments

fine_tuning_job_id

(string) The ID of the fine-tuning job. 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.