Ask a question to get started
Enter to send•Shift+Enter new line
Type variable used to represent graph run scoped context.
Defaults to None.
None
ContextT = TypeVar('ContextT', bound=(StateLike | None), default=None)