ChatTokenLogprob - Python SDK

ChatTokenLogprob method reference

The Python SDK and docs are currently in beta. Report issues on GitHub.

Token log probability information

Fields

FieldTypeRequiredDescription
bytes_List[int]✔️UTF-8 bytes of the token
logprobfloat✔️Log probability of the token
tokenstr✔️The token
top_logprobsList[components.ChatTokenLogprobTopLogprob]✔️Top alternative tokens with probabilities