APIs.io
Search
Providers
APIs
Capabilities
Tags
More
Schemas
AsyncAPI
JSON-LD
Rules
Vocabularies
About
Support
Blog
Blog
Add API
Search
Home
ChatGPT
ChatCompletionChoice
ChatGPT
· Schema
ChatCompletionChoice
Agents
AI
ChatGPT
Embeddings
Fine-Tuning
GPT-4
GPT-5
Language Model
OpenAI
Realtime
Properties
Name
Type
Description
index
integer
The index of the choice in the list.
finish_reason
string
The reason the model stopped generating tokens. stop means the model hit a natural stop point or a provided stop sequence. length means the maximum token limit was reached. tool_calls means the model
logprobs
object
Log probability information for the choice.
View JSON Schema on GitHub