struct

AI::OpenAI::OpenAIImageData

Inherits JSON::Serializable < Struct < Value < Object

Individual image data in response.

Constructors

new(b64_json : String, revised_prompt : String | Nil = nil)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

b64_json
Source
revised_prompt
Source