Share via


OpenAIAssistantDefinition.EnableJsonResponse Property

Definition

Set if 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