Skip to main content

GeneratedText

Type Alias GeneratedText 

Source
pub type GeneratedText = ResponseText;
Expand description

MLX-style alias for text generated by the model.

Aliased Typeยง

pub struct GeneratedText(/* private fields */);