LLM::CLI::Prompt
Inherits Reference / Object
Constructors
new(constraints : Enumerable(String) = [] of String)
SourceInstance methods
add_constraint(constraint : String)
Sourceadd_constraint(constraint : Array(String))
Sourceadd_goal(goal : String)
Sourceadd_goal(goal : Array(String))
Sourceconstraints
Sourcedescription
Sourcedescription=(description : String)
Sourcegenerate
Sourcegenerate_list(list : Enumerable(String))
Sourcegoals
Sourcename
Sourcename=(name : String)
Sourceresponse_format
Source