Example Usage
Fields
| Field | Type | Required | Description | Example |
|---|---|---|---|---|
completion | string | :heavy_check_mark: | The completion output | The meaning of life is a philosophical question… |
reasoning | string | :heavy_check_mark: | Reasoning/thinking output, if any | <nil> |
GenerationContentDataOutput type definition
| Field | Type | Required | Description | Example |
|---|---|---|---|---|
completion | string | :heavy_check_mark: | The completion output | The meaning of life is a philosophical question… |
reasoning | string | :heavy_check_mark: | Reasoning/thinking output, if any | <nil> |