StageTermination.CompletedEarlyAfterToolCall
NexusLabs.Foundry.MicrosoftAgentFramework¶
NexusLabs.Foundry.MicrosoftAgentFramework.Diagnostics.StageTermination¶
StageTermination.CompletedEarlyAfterToolCall Class¶
The IsComplete predicate returned true after a tool call within an iteration. This is a success termination — the stage achieved its goal and the loop exited early to avoid a wasted chat completion call.
public sealed record StageTermination.CompletedEarlyAfterToolCall : NexusLabs.Foundry.MicrosoftAgentFramework.Diagnostics.StageTermination, System.IEquatable<NexusLabs.Foundry.MicrosoftAgentFramework.Diagnostics.StageTermination.CompletedEarlyAfterToolCall>
Inheritance System.Object 🡒 StageTermination 🡒 CompletedEarlyAfterToolCall