Share via


OpenAITextToImageExecutionSettings.ResponseFormat Property

Definition

The format of the generated images. Can be a OpenAI.Images.GeneratedImageFormat or a string where:

[System.Text.Json.Serialization.JsonPropertyName("response_format")]
public object? ResponseFormat { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("response_format")>]
member this.ResponseFormat : obj with get, set
Public Property ResponseFormat As Object

Property Value

Attributes

Applies to