# ResponseOutputText ## Fields | Field | Type | Required | Description | | -------------------------------------------------------------------------------- | -------------------------------------------------------------------------------- | -------------------------------------------------------------------------------- | -------------------------------------------------------------------------------- | | `type` | [models.ResponseOutputTextType](../models/responseoutputtexttype.md) | :heavy_check_mark: | N/A | | `text` | *str* | :heavy_check_mark: | N/A | | `annotations` | List[[models.OpenAIResponsesAnnotation](../models/openairesponsesannotation.md)] | :heavy_minus_sign: | N/A |