OpenAIWebSearchOptions

class OpenAIWebSearchOptions(val searchContextSize: String? = null, val userLocation: OpenAIUserLocation? = null)(source)

Constructors

Link copied to clipboard
constructor(searchContextSize: String? = null, userLocation: OpenAIUserLocation? = null)

Properties

Link copied to clipboard

High-level guidance for the amount of context window space to use for the search. One of low, medium, or high. medium is the default.

Link copied to clipboard

Approximate location parameters for the search.