Turquoise::Eloquent::ImageModel::Request
Inherits JSON::Serializable < Struct < Value < Object
Constructors
new(pull : JSON::PullParser)
Sourcenew(prompt : String, num_steps : Int32 | Nil = nil)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
num_steps
Sourcenum_steps=(num_steps : Int32 | Nil)
Sourceprompt
Sourceprompt=(prompt : String)
Source