Example Usage
Fields
| Field | Type | Required | Description |
|---|---|---|---|
input | models.InputUnion | :heavy_check_mark: | The input to the generation — either a prompt string or an array of messages |
output | models.GenerationContentDataOutput | :heavy_check_mark: | The output from the generation |