struct

Crig::Providers::Anthropic::ContentDelta

Inherits Struct < Value < Object

Constructors

from_json_value(value : JSON::Any) : self
Source
new(kind : ContentDeltaKind, text : String | Nil = nil, partial_json : String | Nil = nil, thinking : String | Nil = nil, signature : String | Nil = nil, citation : Citation | Nil = nil)
Source

Instance methods

citation
Source
kind
Source
partial_json
Source
signature
Source
text
Source
thinking
Source