LLM::LocalFunction::Param
Inherits Reference < Object
The Param class defines the schema for a single parameter of a LocalFunction
Constructors
new(name : String, type : LLM::LocalFunction::Param::Type, description : String, required : Bool = false)
SourceInstance methods
description
Sourcename
Sourcerequired?
Sourcetype
Source