The TypeScript SDK and docs are currently in beta.
Report issues on GitHub.
Example Usage
import { ResponsesWebSearchUserLocation } from "@openrouter/sdk/models";
let value: ResponsesWebSearchUserLocation = {};
Fields
| Field | Type | Required | Description |
|---|---|---|---|
type | models.ResponsesWebSearchUserLocationType | :heavy_minus_sign: | N/A |
city | string | :heavy_minus_sign: | N/A |
country | string | :heavy_minus_sign: | N/A |
region | string | :heavy_minus_sign: | N/A |
timezone | string | :heavy_minus_sign: | N/A |