CreateFineTuningJobResponse.Model

CreateFineTuningJobResponse.Model property

Gets or sets the model used for the fine-tuning job.

public string Model { get; set; }

See Also