Share via


OpenAIAssistantCapabilities.EnableJsonResponse Property

Definition

Gets a value that indicates whether the JSON response format is enabled.

[System.Text.Json.Serialization.JsonIgnore(Condition=System.Text.Json.Serialization.JsonIgnoreCondition.WhenWritingDefault)]
public bool EnableJsonResponse { get; init; }
[<System.Text.Json.Serialization.JsonIgnore(Condition=System.Text.Json.Serialization.JsonIgnoreCondition.WhenWritingDefault)>]
member this.EnableJsonResponse : bool with get, set
Public Property EnableJsonResponse As Boolean

Property Value

Attributes

Applies to