mirror of
https://github.com/wassname/openrouter-python-sdk-retry-errors.git
synced 2026-07-29 11:23:49 +08:00
4.1 KiB
4.1 KiB
OpenResponsesWebSearch20250826Tool
Web search tool configuration (2025-08-26 version)
Fields
| Field | Type | Required | Description | Example |
|---|---|---|---|---|
type |
components.OpenResponsesWebSearch20250826ToolType | ✔️ | N/A | |
filters |
OptionalNullable[components.OpenResponsesWebSearch20250826ToolFilters] | ➖ | N/A | |
search_context_size |
Optional[components.ResponsesSearchContextSize] | ➖ | Size of the search context for web search tools | medium |
user_location |
OptionalNullable[components.ResponsesWebSearchUserLocation] | ➖ | User location information for web search | { "type": "approximate", "city": "San Francisco", "country": "USA", "region": "California", "timezone": "America/Los_Angeles" } |