# ResponseOutputText
## Properties
**r#type** | **String** | Type discriminator that is always `output_text`. |
**text** | **String** | Assistant generated text. |
**annotations** | [**Vec<models::ResponseOutputTextAnnotationsInner>**](ResponseOutputText_annotations_inner.md) | Ordered list of annotations attached to the response text. |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)