LoopContext.LastResponse Property

Definition

Gets the AgentResponse produced by the iteration that just completed.

public Microsoft.Agents.AI.AgentResponse LastResponse { get; }
member this.LastResponse : Microsoft.Agents.AI.AgentResponse
Public ReadOnly Property LastResponse As AgentResponse

Property Value

Applies to