# ResponseTextConfig Text output configuration including format and verbosity ## Fields | Field | Type | Required | Description | Example | | ------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------ | | `format_` | [Optional[models.ResponseFormatTextConfig]](../models/responseformattextconfig.md) | :heavy_minus_sign: | Text response format configuration | {
"type": "text"
} | | `verbosity` | [OptionalNullable[models.ResponseTextConfigVerbosity]](../models/responsetextconfigverbosity.md) | :heavy_minus_sign: | N/A | |