Type Alias CreateEmbeddingRequest_Model

Source
pub type CreateEmbeddingRequest_Model = String;
Expand description

ID of the model to use.

Aliased Typeยง

pub struct CreateEmbeddingRequest_Model { /* private fields */ }