DalleImageGenerator

DalleImageGenerator(**kwargs)

Generates images using OpenAI’s DALL-E models.
This class provides a convenient interface for generating images based on textual prompts using OpenAI’s DALL-E models. It allows you to specify the DALL-E model, resolution, quality, and the number of images to generate.
Note: Current implementation does not allow you to edit a previously existing image.

Parameters:
NameDescription
**kwargs

Class Attributes

cache_key



generate_image