Search
WebSearchOptions
Section titled “WebSearchOptions”| Field | Type | Default |
|---|---|---|
search_context_size | Optional[SearchContextSize] | None |
user_location | Optional[WebSearchUserLocation] | None |
search_description | Optional[str] | None |
extract_description | Optional[str] | None |
WebSearchUserLocation
Section titled “WebSearchUserLocation”WebSearchUserLocation.approximate
Section titled “WebSearchUserLocation.approximate”approximate( approximate: ApproximateUserLocation,) -> 'WebSearchUserLocation'ApproximateUserLocation
Section titled “ApproximateUserLocation”| Field | Type |
|---|---|
city | str |
country | str |
region | str |
timezone | str |
Generated from mistralrs-pyo3/mistralrs.pyi.