Language

MagenticPlanReviewRequest.CurrentProgress Property

Definition

The current progress ledger, if available. During the initial plan review, this will be null. In subsequent reviews after replanning (due to stalls), this will contain the latest progress ledger that determined that no progress has been made or the workflow was in a loop.

public Microsoft.Agents.AI.Workflows.MagenticProgressLedger? CurrentProgress { get; init; }
member this.CurrentProgress : Microsoft.Agents.AI.Workflows.MagenticProgressLedger with get, set
Public Property CurrentProgress As MagenticProgressLedger

Property Value

Applies to