ID of the chat completion
Set of 16 key-value pairs that can be attached to an object. This can be useful for storing additional information about the object in a structured format, and querying for objects via API or the dashboard. Keys are strings with a maximum length of 64 characters. Values are strings with a maximum length of 512 characters.
Chat completion updated successfully
Represents a chat completion response returned by model, based on the provided input.
A list of chat completion choices. Can be more than one if n is greater than 1.
The Unix timestamp (in seconds) of when the chat completion was created.
x >= 0A unique identifier for the chat completion.
The model used for the chat completion.
The object type, which is always chat.completion.
Usage statistics for the completion request.
The service tier used for processing the request. This field is only included if the service_tier parameter is specified in the request.
This fingerprint represents the backend configuration that the model runs with. Can be used in conjunction with the seed request parameter to understand when backend changes have been made that might impact determinism.