struct

Arcana::AI::Chat::ToolCall::FunctionCall

Inherits JSON::Serializable < Struct < Value < Object

Constructors

new(name : String, arguments : String)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

arguments
Source
arguments=(arguments : String)
Source
name
Source
name=(name : String)
Source