struct

AI::OpenAI::Tools::UserLocation

Inherits Struct < Value < Object

User location for web search.

Constructors

new(country : String | Nil = nil, city : String | Nil = nil, region : String | Nil = nil, timezone : String | Nil = nil)
Source

Instance methods

city
Source
country
Source
region
Source
timezone
Source
to_h
Source
type
Source