共用方式為


ReActStep.OriginalResponse Property

Definition

The raw response from the action

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

Property Value

Attributes

Applies to