Property Input
- Namespace
- LMKit.Agents.Orchestration.Nodes
- Assembly
- LM-Kit.NET.dll
Input
Input string handed to this node. For sequential pipelines this is the previous node's output; for fan-out parallel blocks it is the originating upstream input forwarded to every child.
public string Input { get; }