Type Alias CreateFineTuningJobRequest_Model

Source
pub type CreateFineTuningJobRequest_Model = String;
Expand description

The name of the model to fine-tune.

Aliased Typeยง

struct CreateFineTuningJobRequest_Model { /* private fields */ }