Example Usage
Fields
| Field | Type | Required | Description |
|---|---|---|---|
id | string | :heavy_check_mark: | N/A |
object | ”text_completion” | :heavy_check_mark: | N/A |
created | number | :heavy_check_mark: | N/A |
model | string | :heavy_check_mark: | N/A |
provider | string | :heavy_minus_sign: | N/A |
systemFingerprint | string | :heavy_minus_sign: | N/A |
choices | models.CompletionChoice[] | :heavy_check_mark: | N/A |
usage | models.CompletionUsage | :heavy_minus_sign: | N/A |