ChatCompletionResponse
| Property | Type | Required | Description |
|---|---|---|---|
id | string | Yes | Unique ID for this chat completion |
object | string | No | Object type, always 'chat.completion' Default: "chat.completion". |
created | integer | Yes | Unix timestamp of when the completion was created |
model | string | Yes | The model used for completion |
choices | ChatCompletionResponseChoice[] | Yes | The list of completion choices |
usage | ChatCompletionUsage | Yes | Usage statistics for the completion request |
system_fingerprint | string | null | No | System fingerprint for this model version |
We use cookies on our website. We use them to ensure proper functioning of the site and, if you agree, for purposes such as analytics, marketing, and targeting ads.