Provides struct and type for a Client.Stream.Error
@type t() :: %OpenAi.Client.Stream.Error{data: any() | nil, message: String.t() | nil}