ChatCompletion
Shape: object
| Property | Required | Type | Description | Rules |
|---|---|---|---|---|
id |
yes | string |
— | — |
object |
yes | string |
— | — |
created |
yes | integer (int64) |
— | pattern `^-?(?:0\ |
model |
yes | string |
— | — |
choices |
yes | array of ChatChoice |
— | — |
usage |
yes | null oneOf ChatUsage |
— | — |