OpenaiChatCompletionNewParamsWebSearchOptionsUserLocation
OpenaiChatCompletionNewParamsWebSearchOptionsUserLocation =
object
Defined in: src/client/types.gen.ts:3494
Approximate location parameters for the search.
Properties
any?
optionalany:unknown
Defined in: src/client/types.gen.ts:3495
approximate?
optionalapproximate:OpenaiChatCompletionNewParamsWebSearchOptionsUserLocationApproximate
Defined in: src/client/types.gen.ts:3496
type?
optionaltype:string
Defined in: src/client/types.gen.ts:3502
The type of location approximation. Always approximate.
This field can be elided, and will marshal its zero value as “approximate”.
Last updated on