OpenAi.Chat.Completion.CreateResponse.Choice.Logprobs (OpenAI REST API Client v0.2.1)
Provides struct and type for a Chat.Completion.CreateResponse.Choice.Logprobs
Summary
Types
@type t() :: %OpenAi.Chat.Completion.CreateResponse.Choice.Logprobs{ content: [OpenAi.Chat.Completion.TokenLogprob.t()] | nil }