Share via


ReActStep.FinalAnswer Property

Definition

Gets or sets the output of the system

[System.Text.Json.Serialization.JsonPropertyName("final_answer")]
public string? FinalAnswer { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("final_answer")>]
member this.FinalAnswer : string with get, set
Public Property FinalAnswer As String

Property Value

Attributes

Applies to