> ## Documentation Index
> Fetch the complete documentation index at: https://openrouter-d02e98a0-dev-127-conversation-state-store.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# ImageConfig

## Supported Types

### `str`

```python theme={null}
value: str = /* values here */
```

### `float`

```python theme={null}
value: float = /* values here */
```

### `List[Any]`

```python theme={null}
value: List[Any] = /* values here */
```
