Property Output
- Namespace
- LMKit.Agents.Orchestration.Nodes
- Assembly
- LM-Kit.NET.dll
Output
Output piped to the next node in a sequential composition, or aggregated by a parallel/router node. null when the node failed.
public string Output { get; }
Output piped to the next node in a sequential composition, or aggregated by a parallel/router node. null when the node failed.
public string Output { get; }