Provides struct and type for a Eval.Run.OutputItem.Sample.Output
@type t() :: %OpenAi.Eval.Run.OutputItem.Sample.Output{ content: String.t() | nil, role: String.t() | nil }