Dedicated
Chat completions chunk object
Represents a streamed chunk of a chat completions response returned by model, based on the provided input.
Represents a streamed chunk of a chat completions response returned by model, based on the provided input.
A unique ID of the chat completion.
The object type, which is always set to chat.completion.chunk
.
The Unix timestamp (in seconds) for when the token sampled.
Was this page helpful?