OPENAPI / COMPONENTS / SCHEMAS

Response Log Prob data structure

ResponseLogProb

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

object3properties
logprobnumberrequired

logprob value in the OpenAI API contract.

tokenstringrequired

token value in the OpenAI API contract.

top_logprobsarray

top logprobs value in the OpenAI API contract.