Anthropic::OutputFormat
Inherits JSON::Serializable < Struct < Value < Object
Output format for structured outputs (beta)
The API only accepts type and schema fields.
The schema itself should be a JSON Schema object.
Constructors
new(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
schema
Sourcetype
Source