Crig::Providers::Ollama::ToolCall
Inherits JSON::Serializable < Struct < Value < Object
Constructors
from_core(tool_call : Crig::Completion::ToolCall) : self
Sourcenew(pull : JSON::PullParser)
Sourcenew(function : Function, type : ToolType = ToolType::Function)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
function
Sourcetype
Source