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