A single example for tuning.
@type t() :: %ExLLM.Providers.Gemini.Tuning.TuningExample{ output: String.t(), text_input: String.t() }