nodeStart

Represents the starting node of the subgraph in the AI agent's strategy graph.

This property holds a reference to a StartAIAgentNodeBase instance, which acts as the entry point for the subgraph. It is used to define the initial step in the processing pipeline for input data and is integral to the construction of the subgraph.

Parameters

Input

The type of input data that this starting node processes.