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)