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

# ChatGenerationParamsPluginUnion - Python SDK

> ChatGenerationParamsPluginUnion method reference

<Warning>
  The Python SDK and docs are currently in beta.
  Report issues on [GitHub](https://github.com/OpenRouterTeam/python-sdk/issues).
</Warning>

## Supported Types

### `components.ChatGenerationParamsPluginAutoRouter`

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

### `components.ChatGenerationParamsPluginModeration`

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

### `components.ChatGenerationParamsPluginWeb`

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

### `components.ChatGenerationParamsPluginFileParser`

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

### `components.ChatGenerationParamsPluginResponseHealing`

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