Search
Provides struct and type for GenerateResponse
@type t() :: %TextGenerationInference.GenerateResponse{ details: map() | nil, generated_text: String.t() }