> ## 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.

# Formats

Text response format configuration

## Supported Types

### `components.FormatTextConfig`

```python theme={null}
value: components.FormatTextConfig = /* values here */
```

### `components.FormatJSONObjectConfig`

```python theme={null}
value: components.FormatJSONObjectConfig = /* values here */
```

### `components.FormatJSONSchemaConfig`

```python theme={null}
value: components.FormatJSONSchemaConfig = /* values here */
```
