AIFoundryModel.OpenAI.DallE3 Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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