OpenAI::ResponseFormatJsonSchemaSchema
Inherits JSON::Serializable < Reference < Object
The schema for the response format, described as a JSON Schema object. Learn how to build JSON schemas here.
Constructors
new(pull : JSON::PullParser)
Sourcenew
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
Source