Represents a streamed chunk of a completions response returned by model, based on the provided input.

id
string
required

A unique ID of the completion.

object
string
required

The object type, which is always set to text_completion.

choices
object[]
required
usage
object | null
created
integer
required

The Unix timestamp (in seconds) for when the token sampled.