View Source OpenAi.Response.Reasoning.Summary.Part.AddedEventPart (OpenAI REST API Client v1.0.0)

Provides struct and type for a Response.Reasoning.Summary.Part.AddedEventPart

Summary

Types

@type t() :: %OpenAi.Response.Reasoning.Summary.Part.AddedEventPart{
  text: String.t(),
  type: String.t()
}