Llm Connection Hints
@Serializable
Per-node-type hints describing which other node types it is typically wired to. Each list contains canonical krill.zone.shared.KrillApp short names (e.g. "Trigger", "Pin", "DataPoint.Graph").
The lists are empty by default to keep newly added node types free of implicit suggestions until their author opts in.
Constructors
Properties
Link copied to clipboard
Node types that typically appear as direct children of this one.
Link copied to clipboard
Node types that typically own this one as a child.
Link copied to clipboard
Node types that typically feed values into this one (sources).
Link copied to clipboard
Node types this one typically writes to (targets).