Provides struct and type for a Eval.InputMessage.Simple
@type t() :: %OpenAi.Eval.InputMessage.Simple{content: String.t(), role: String.t()}