enum

Crig::Providers::Anthropic::DocumentFormat

Inherits Enum < Comparable < Value < Object

Constants

PDF = 0

Constructors

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

Instance methods

pdf?

Returns true if this enum value equals PDF

Source
to_wire
Source