View Source ExOpenAI.Components.LogProb (ex_openai.ex v1.8.0)
Schema representing a LogProb within the OpenAI API
Summary
Types
@type t() :: %ExOpenAI.Components.LogProb{ top_logprobs: [ExOpenAI.Components.LogProbProperties.t()] | nil }
Schema representing a LogProb within the OpenAI API
@type t() :: %ExOpenAI.Components.LogProb{ top_logprobs: [ExOpenAI.Components.LogProbProperties.t()] | nil }