metadata
Represents the metadata of the subgraph associated with the AI agent strategy.
This variable holds essential information about the structure and properties of the subgraph, such as the mapping of node names to their associated implementations and the uniqueness of node names within the subgraph.
This property can only be set internally, and an attempt to access it before initialization will result in an IllegalStateException
.