enum

Crig::Providers::OpenRouter::SortPartition

Inherits Enum < Comparable < Value < Object

Constants

Model = 0
None = 1

Constructors

from_json_value(value : JSON::Any) : self
Source

Instance methods

model?

Returns true if this enum value equals Model

Source
none?

Returns true if this enum value equals None

Source
to_wire
Source