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

# ResponsesRequestPlugin - Python SDK

> ResponsesRequestPlugin 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.AutoRouterPlugin`

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

### `components.ContextCompressionPlugin`

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

### `components.FileParserPlugin`

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

### `components.FusionPlugin`

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

### `components.ModerationPlugin`

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

### `components.ParetoRouterPlugin`

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

### `components.ResponseHealingPlugin`

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

### `components.WebSearchPlugin`

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

### `components.WebFetchPlugin`

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