struct

Crig::Providers::OpenAI::ImageGenerationResponse

Inherits JSON::Serializable < Struct < Value < Object

Constructors

new(created : Int32, data : Array(ImageGenerationData))
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

created
Source
data
Source
to_crig_response
Source