OpenRouter::FunctionParameter
Inherits JSON::Serializable < Reference < Object
Constructors
new(name : String, type : String, description : String, required : Bool = false, items_type : String | Nil = nil)
Sourcenew(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
description
Sourceitems_type
Sourcename
Sourcerequired
Sourcetype
Source