OPENAPI / COMPONENTS / SCHEMAS
Beta Log Prob data structure
BetaLogProbStructural definition for Beta Log Prob in the OpenAI API contract.
object4properties
bytesarrayrequiredbytes value in the OpenAI API contract.
logprobnumberrequiredlogprob value in the OpenAI API contract.
tokenstringrequiredtoken value in the OpenAI API contract.
top_logprobsBetaTopLogProbrequiredtop logprobs value in the OpenAI API contract.