mirror of
https://github.com/wassname/openrouter-python-sdk-retry-errors.git
synced 2026-07-29 11:23:49 +08:00
docs: Mintlify MDX docs + docs.json; bump Speakeasy to 1.787.0 (#382)
This commit is contained in:
@@ -0,0 +1,60 @@
|
||||
---
|
||||
title: "ChatRequestPlugin"
|
||||
---
|
||||
|
||||
## 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 */
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user