enum

Crig::Providers::OpenRouter::EncodingFormat

Inherits Enum < Comparable < Value < Object

Constants

Float = 0
Base64 = 1

Instance methods

base64?

Returns true if this enum value equals Base64

Source
float?

Returns true if this enum value equals Float

Source
to_wire
Source