Enum OpenAITypes.ImageStyle
The style of the generated images. Vivid causes the model to lean towards generating hyper-real and dramatic images. Natural causes the model to produce more natural, less hyper-real looking images. This param is only supported for DallE3.
public enum OpenAITypes.ImageStyle
Fields
Natural = 1Vivid = 0
Remarks
Defaults to Vivid