Skip to Content
Anuma SDKClientInternalType AliasesOpenaiChatCompletionNewParamsWebSearchOptionsUserLocationApproximate

OpenaiChatCompletionNewParamsWebSearchOptionsUserLocationApproximate

OpenaiChatCompletionNewParamsWebSearchOptionsUserLocationApproximate = object

Defined in: src/client/types.gen.ts:3508 

Approximate location parameters for the search.

Properties

any?

optional any: unknown

Defined in: src/client/types.gen.ts:3509 


city?

optional city: ParamOptString

Defined in: src/client/types.gen.ts:3510 


country?

optional country: ParamOptString

Defined in: src/client/types.gen.ts:3511 


region?

optional region: ParamOptString

Defined in: src/client/types.gen.ts:3512 


timezone?

optional timezone: ParamOptString

Defined in: src/client/types.gen.ts:3513 

Last updated on