NodeState
Base state model for all nodes in the Liman framework.
Provides common state attributes that all nodes require. Can be extended by specific node types to add custom state data.
Attributes
attributekindstrattributenamestrattributecontextdict[str, Any]= {}Last updated on