Ask a question to get started
Enter to sendā¢Shift+Enter new line
Type variable used to represent the input to a node.
NodeInputT = TypeVar('NodeInputT', bound=StateLike)