Files
openrouter-python-sdk-retry…/docs/components/responsesrequestplugin.mdx
T

61 lines
1022 B
Plaintext

---
title: "ResponsesRequestPlugin"
---
## Supported Types
### `components.AutoRouterPlugin`
```python
value: components.AutoRouterPlugin = /* values here */
```
### `components.ContextCompressionPlugin`
```python
value: components.ContextCompressionPlugin = /* values here */
```
### `components.FileParserPlugin`
```python
value: components.FileParserPlugin = /* values here */
```
### `components.FusionPlugin`
```python
value: components.FusionPlugin = /* values here */
```
### `components.ModerationPlugin`
```python
value: components.ModerationPlugin = /* values here */
```
### `components.ParetoRouterPlugin`
```python
value: components.ParetoRouterPlugin = /* values here */
```
### `components.ResponseHealingPlugin`
```python
value: components.ResponseHealingPlugin = /* values here */
```
### `components.WebSearchPlugin`
```python
value: components.WebSearchPlugin = /* values here */
```
### `components.WebFetchPlugin`
```python
value: components.WebFetchPlugin = /* values here */
```