OPENAPI / COMPONENTS / SCHEMAS

Beta Log Prob data structure

BetaLogProb

Structural definition for Beta Log Prob in the OpenAI API contract.

object4properties
bytesarrayrequired

bytes value in the OpenAI API contract.

logprobnumberrequired

logprob value in the OpenAI API contract.

tokenstringrequired

token value in the OpenAI API contract.

top_logprobsBetaTopLogProbrequired

top logprobs value in the OpenAI API contract.