Share via


ImageGenerationData.RevisedPrompt Property

Definition

The final prompt used by the model to generate the image. Only provided with dall-3-models and only when revisions were made to the prompt.

public string RevisedPrompt { get; }
member this.RevisedPrompt : string
Public ReadOnly Property RevisedPrompt As String

Property Value

Applies to