Skip to Content
Anuma SDKClientInternalType AliasesOpenaiChatCompletionNewParamsWebSearchOptionsUserLocation

OpenaiChatCompletionNewParamsWebSearchOptionsUserLocation

OpenaiChatCompletionNewParamsWebSearchOptionsUserLocation = object

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

Approximate location parameters for the search.

Properties

any?

optional any: unknown

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


approximate?

optional approximate: OpenaiChatCompletionNewParamsWebSearchOptionsUserLocationApproximate

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


type?

optional type: 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