mirror of
https://github.com/wassname/openrouter-python-sdk-retry-errors.git
synced 2026-07-30 12:20:57 +08:00
16 lines
185 B
Plaintext
16 lines
185 B
Plaintext
---
|
|
title: "WebFetchPluginID"
|
|
---
|
|
|
|
## Example Usage
|
|
|
|
```python
|
|
from openrouter.components import WebFetchPluginID
|
|
value: WebFetchPluginID = "web-fetch"
|
|
```
|
|
|
|
|
|
## Values
|
|
|
|
- `"web-fetch"`
|