An output message from the model.
Document| Property | Type | Description |
|---|---|---|
| content | Text | The content of the output message. |
| id | Text | The unique ID of the output message. |
| role | Text | The role of the output message. Always assistant. |
| status | Text | The status of the message input. One of in_progress, completed, or incomplete. Populated when input items are returned via API. |
| type | Text | The type of the output message. Always message. |