Provides struct and type for a Response.WebSearch.Call.SearchingEvent
@type t() :: %OpenAi.Response.WebSearch.Call.SearchingEvent{ item_id: String.t(), output_index: integer(), type: String.t() }