struct

Crig::PendingToolCall

Inherits JSON::Serializable < Struct < Value < Object

Constructors

new(tool_call : Completion::ToolCall, preresolved_result : Completion::UserContent | Nil = nil, internal_call_id : String | Nil = nil)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

internal_call_id
Source
preresolved_result
Source
tool_call
Source