CreateFineTuningJobResponse.FineTunedModel

CreateFineTuningJobResponse.FineTunedModel property

Gets or sets the name of the fine-tuned model, once complete.

public string FineTunedModel { get; set; }

See Also