struct

MCP::Protocol::ModelPreferences

Inherits JSON::Serializable < Struct < Value < Object

Constructors

new(hints : Nil | Array(MCP::Protocol::ModelHint) = nil, cost_priority : Float64 | Nil = nil, speed_priority : Float64 | Nil = nil, intelligence_priority : Float64 | Nil = nil)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

cost_priority
Source
hints
Source
intelligence_priority
Source
speed_priority
Source