struct

Crig::Providers::DeepSeek::StreamingDelta

Inherits Struct < Value < Object

Constructors

from_json_value(value : JSON::Any) : self
Source
new(content : String | Nil = nil, tool_calls : Array(StreamingToolCall) = [] of StreamingToolCall, reasoning_content : String | Nil = nil)
Source

Instance methods

content
Source
reasoning_content
Source
tool_calls
Source