Crig::Providers::OpenAI::Chat::Streaming::Delta
Inherits JSON::Serializable < Struct < Value < Object
Constructors
new(pull : JSON::PullParser)
Sourcenew(content : String | Nil = nil, reasoning_content : String | Nil = nil, tool_calls : Array(ToolCall) = [] of ToolCall)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
content
Sourcereasoning_content
Sourcetool_calls
Source