Fields
| Field | Type | Required | Description | Example |
|---|---|---|---|---|
completion | Nullable[str] | :heavy_check_mark: | The completion output | The meaning of life is a philosophical question… |
reasoning | Nullable[str] | :heavy_check_mark: | Reasoning/thinking output, if any | <nil> |
GenerationContentDataOutput method reference
| Field | Type | Required | Description | Example |
|---|---|---|---|---|
completion | Nullable[str] | :heavy_check_mark: | The completion output | The meaning of life is a philosophical question… |
reasoning | Nullable[str] | :heavy_check_mark: | Reasoning/thinking output, if any | <nil> |