Schema representing a ResponseWebSearchCallSearchingEvent within the OpenAI API
@type t() :: %ExOpenAI.Components.ResponseWebSearchCallSearchingEvent{ item_id: String.t(), output_index: integer(), type: :"response.web_search_call.searching" }