View Source OpenAi.Response.Reasoning.Summary.Part.AddedEvent (OpenAI REST API Client v1.0.0)
Provides struct and type for a Response.Reasoning.Summary.Part.AddedEvent
Summary
Types
@type t() :: %OpenAi.Response.Reasoning.Summary.Part.AddedEvent{ item_id: String.t(), output_index: integer(), part: OpenAi.Response.Reasoning.Summary.Part.AddedEventPart.t(), summary_index: integer(), type: String.t() }