Language

MagenticPlanReviewResponse.Review Property

Definition

Review feedback for a generated plan. Empty if the plan is approved as-is and changes are requested.

public System.Collections.Generic.List<Microsoft.Extensions.AI.ChatMessage> Review { get; init; }
member this.Review : System.Collections.Generic.List<Microsoft.Extensions.AI.ChatMessage> with get, set
Public Property Review As List(Of ChatMessage)

Property Value

Applies to