OpenAI::MessageDeltaContentImageFileObjectImageFile
Inherits JSON::Serializable < Reference < Object
Constructors
new(pull : JSON::PullParser)
Sourcenew(file_id : String | Nil = nil, detail : MessageDeltaContentImageFileObjectImageFileDetail | Nil = nil)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
detail
Specifies the detail level of the image if specified by the user. low uses fewer tokens, you can opt in to high resolution using high.
detail=(detail : MessageDeltaContentImageFileObjectImageFileDetail | Nil)
Specifies the detail level of the image if specified by the user. low uses fewer tokens, you can opt in to high resolution using high.