Class ImageGenerateParams.OutputFormat

  • All Implemented Interfaces:
    com.openai.core.Enum

    
    public final class ImageGenerateParams.OutputFormat
     implements Enum
                        

    The format in which the generated images are returned. This parameter is only supported for gpt-image-1. Must be one of png, jpeg, or webp.