LoopEvaluation.Feedback Property

Definition

Gets the feedback describing what is missing or what the agent should do next, or null when no feedback was produced.

public string? Feedback { get; }
member this.Feedback : string
Public ReadOnly Property Feedback As String

Property Value

Remarks

This value is only meaningful when ShouldReinvoke is true.

Applies to