OpenAI::ChatToolCall
Inherits JSON::Serializable / Struct / Value / Object
Constructors
new(id : String, type : String, function : ChatFunctionCall)
Sourcenew(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
clone
Sourcecopy_with(id _id = @id, type _type = @type, function _function = @function)
Sourcefunction
id
type