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