Share via


AIFoundryModel.OpenAI.DallE3 Field

Definition

DALL-E 3 generates images from text prompts that are provided by the user. DALL-E 3 is generally available for use on Azure OpenAI. The image generation API creates an image from a text prompt. It does not edit existing images or create variations. Learn more at: <https://learn.microsoft.com/azure/ai-services/openai/concepts/models#dall-e>

public static readonly Aspire.Hosting.Azure.AIFoundryModel DallE3;
 staticval mutable DallE3 : Aspire.Hosting.Azure.AIFoundryModel
Public Shared ReadOnly DallE3 As AIFoundryModel 

Field Value

Applies to