Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
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
id
Source
index
Source
to_json
(json :
JSON::Builder
) :
Nil
Source
type
Source