OpenRouter::Function
Inherits JSON::Serializable < Reference < Object
Constructors
new(parser : JSON::PullParser)
Sourcenew(name : String, description : String | Nil = nil, parameters : Array(FunctionParameter) = [] of FunctionParameter)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceClass methods
Instance methods
description
Sourcename
Sourceparameters
Source