Web search options for chat completions (OpenAI only)
Summary
Types
@type t() :: %ExBifrost.Model.ChatCompletionRequestWebSearchOptions{ search_context_size: String.t() | nil, user_location: ExBifrost.Model.ChatCompletionRequestWebSearchOptionsUserLocation.t() | nil }