Property AgentResult
- Namespace
- LMKit.Agents.Orchestration.Nodes
- Assembly
- LM-Kit.NET.dll
AgentResult
The underlying agent result if this node wrapped an agent execution; null for composite nodes (Sequential, Parallel, Conditional).
public AgentExecutionResult AgentResult { get; }