> ## Documentation Index > Fetch the complete documentation index at: https://openrouter.ai/docs/llms.txt > Use this file to discover all available pages before exploring further. # TextExtendedConfig Text output configuration including format and verbosity ## Fields | Field | Type | Required | Description | Example | | ----------- | ----------------------------------------------------------------------- | -------------------- | ---------------------------------- | ----------------------------- | | `format_` | [Optional\[components.Formats\]](../components/formats.mdx) | :heavy\_minus\_sign: | Text response format configuration | \{
"type": "text"
} | | `verbosity` | [OptionalNullable\[components.Verbosity\]](../components/verbosity.mdx) | :heavy\_minus\_sign: | N/A | |