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