struct

Anthropic::CompactionDelta

Inherits JSON::Serializable < Struct < Value < Object

Compaction delta - streaming compaction content

encrypted_content is populated when the API is configured to return encrypted (confidential) compaction output instead of plaintext content.

Constructors

new(content : String | Nil = nil, encrypted_content : String | Nil = nil)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

content
Source
encrypted_content
Source
type
Source