Share via


ImageGenerationOptions.ImageCount Property

Definition

The number of images to generate. Dall-e-2 models support values between 1 and 10. Dall-e-3 models only support a value of 1.

public int? ImageCount { get; set; }
member this.ImageCount : Nullable<int> with get, set
Public Property ImageCount As Nullable(Of Integer)

Property Value

Applies to