Example Usage
Fields
| Field | Type | Required | Description |
|---|---|---|---|
id | string | :heavy_check_mark: | N/A |
choices | models.ChatResponseChoice[] | :heavy_check_mark: | N/A |
created | number | :heavy_check_mark: | N/A |
model | string | :heavy_check_mark: | N/A |
object | ”chat.completion” | :heavy_check_mark: | N/A |
systemFingerprint | string | :heavy_minus_sign: | N/A |
usage | models.ChatGenerationTokenUsage | :heavy_minus_sign: | N/A |