Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
struct
Crig::Providers::OpenRouter::StreamingDelta
Inherits
Struct
<
Value
<
Object
Constructors
from_json_value
(value :
JSON::Any
) : self
Source
new
(role :
String
|
Nil
= nil, content :
String
|
Nil
= nil, tool_calls :
Array
(
StreamingToolCall
) = [] of
StreamingToolCall
, reasoning :
String
|
Nil
= nil, reasoning_details :
Array
(
ReasoningDetails
) = [] of
ReasoningDetails
)
Source
Instance methods
content
Source
reasoning
Source
reasoning_details
Source
role
Source
tool_calls
Source