CreateFineTuningJobRequest.Model

CreateFineTuningJobRequest.Model property

Gets or sets the name of the model to fine-tune. You can select one of the supported models.

public string Model { get; set; }

See Also