OpenAI::ResponseReasoningSummaryPartAddedEventPart
Inherits JSON::Serializable < Reference < Object
The summary part that was added.
Constructors
new(pull : JSON::PullParser)
Sourcenew(type_value : ResponseReasoningSummaryPartAddedEventPartType = ResponseReasoningSummaryPartAddedEventPartType::SummaryText, text : String = "")
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
type_value=(type_value : ResponseReasoningSummaryPartAddedEventPartType)
The type of the summary part. Always summary_text.