Class: RunApi::GptImage::Types::CompletedTextToImageResponse

Inherits:
TextToImageResponse
  • Object
show all
Defined in:
lib/runapi/gpt_image/types.rb

Overview

Narrowed response returned by ‘run()` methods once polling observes `status: “completed”`. `images` is required so consumers never have to null-check it on a successful task.