ChatGPT · Schema

TokenLogprob

AgentsAIChatGPTEmbeddingsFine-TuningGPT-4GPT-5Language ModelOpenAIRealtime

Properties

Name Type Description
token string The token.
logprob number The log probability of this token.
bytes array A list of integers representing the UTF-8 bytes representation of the token.
top_logprobs array List of the most likely tokens and their log probability.
View JSON Schema on GitHub