Class FineTuningJobCreateParams

  • All Implemented Interfaces:
    com.openai.core.Params

    
    public final class FineTuningJobCreateParams
     implements Params
                        

    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 job status and the name of the fine-tuned models once complete.

    Learn more about fine-tuning