Type Alias CreateCompletionRequest_Model

Source
pub type CreateCompletionRequest_Model = String;
Expand description

ID of the model to use.

Aliased Typeยง

pub struct CreateCompletionRequest_Model { /* private fields */ }