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