mirror of
https://github.com/wassname/openrouter-python-sdk-retry-errors.git
synced 2026-07-29 11:23:49 +08:00
14 lines
3.2 KiB
Markdown
14 lines
3.2 KiB
Markdown
# ResponsesWebSearchUserLocation
|
|
|
|
User location information for web search
|
|
|
|
|
|
## Fields
|
|
|
|
| Field | Type | Required | Description |
|
|
| -------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------- |
|
|
| `type` | [Optional[components.ResponsesWebSearchUserLocationType]](../components/responseswebsearchuserlocationtype.md) | :heavy_minus_sign: | N/A |
|
|
| `city` | *OptionalNullable[str]* | :heavy_minus_sign: | N/A |
|
|
| `country` | *OptionalNullable[str]* | :heavy_minus_sign: | N/A |
|
|
| `region` | *OptionalNullable[str]* | :heavy_minus_sign: | N/A |
|
|
| `timezone` | *OptionalNullable[str]* | :heavy_minus_sign: | N/A | |