Provides struct and type for a Response.Output.Text
@type t() :: %OpenAi.Response.Output.Text{text: String.t(), type: String.t()}