Schema representing a LogProbProperties within the OpenAI API
@type t() :: %ExOpenAI.Components.LogProbProperties{ bytes: [integer()], logprob: float(), token: String.t() }