mirror of
https://github.com/wassname/openrouter-python-sdk-retry-errors.git
synced 2026-07-29 11:23:49 +08:00
2.4 KiB
2.4 KiB
OpenResponsesRequestPluginWeb
Fields
| Field | Type | Required | Description |
|---|---|---|---|
id |
components.IDWeb | ✔️ | N/A |
enabled |
Optional[bool] | ➖ | Set to false to disable the web-search plugin for this request. Defaults to true. |
max_results |
Optional[float] | ➖ | N/A |
search_prompt |
Optional[str] | ➖ | N/A |
engine |
Optional[components.WebSearchEngine] | ➖ | The search engine to use for web search. |