View Source OpenAi.Response.WebSearch.UserLocation (OpenAI REST API Client v1.0.0)
Provides struct and type for a Response.WebSearch.UserLocation
Summary
Types
@type t() :: %OpenAi.Response.WebSearch.UserLocation{ approximate: OpenAi.Response.WebSearch.Location.t(), type: String.t() }