OpenAI::CompactionBody
Inherits JSON::Serializable < Reference < Object
A compaction item generated by the v1/responses/compact API.
Constructors
new(pull : JSON::PullParser)
Sourcenew(type_value : CompactionBodyType = CompactionBodyType::Compaction, id : String = "", encrypted_content : String = "", created_by : String | Nil = nil)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
created_by
Sourceencrypted_content
Source