struct

Grafito::AI::Config::ProviderInfo

Inherits JSON::Serializable < Struct < Value < Object

Available provider info for frontend

Constructors

new(id : String, name : String, available : Bool)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

available
clone
Source
copy_with(id _id = @id, name _name = @name, available _available = @available)
Source
id
name