struct

Crig::Providers::DeepSeek::ToolCall

Inherits Struct < Value < Object

Constructors

from_core(tool_call : Crig::Completion::ToolCall) : self
Source
from_json_value(value : JSON::Any) : self
Source
new(id : String, function : Function, index : Int32 = 0, type : ToolType = ToolType::Function)
Source

Instance methods

function
Source
index
Source
to_json(json : JSON::Builder) : Nil
Source
type
Source