struct

Grafito::AI::ModelInfo

Inherits JSON::Serializable < Struct < Value < Object

Model information for frontend display

Constructors

new(id : String, name : String, default : Bool = false)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

clone
Source
copy_with(id _id = @id, name _name = @name, default _default = @default)
Source
default
id
name