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