> ## 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` | [\*components.Formats](../../models/components/formats.mdx) | :heavy\_minus\_sign: | Text response format configuration | \{
"type": "text"
} |
| `Verbosity` | optionalnullable.OptionalNullable\[[components.Verbosity](../../models/components/verbosity.mdx)] | :heavy\_minus\_sign: | N/A | |