Commit Graph
6 Commits
Author SHA1 Message Date
JettHuandGitHub 7bc7dd2aa2 Execute async node earlier (#8865) 2025-07-11 12:51:06 -04:00
1d9fee79fd Add node for regex replace(sub) operation (#8340)
* Add node for regex replace(sub) operation

* Apply suggestions from code review

add tooltips

Co-authored-by: Christian Byrne <abolkonsky.rem@gmail.com>

* Fix indentation

---------

Co-authored-by: Christian Byrne <abolkonsky.rem@gmail.com>
2025-05-30 15:08:59 -04:00
JettHuandGitHub e62d72e8ca Typo in node_typing.py (#7092) 2025-03-06 15:24:04 -05:00
JettHuandGitHub 5e68a4ce67 Reduce repeated calls of INPUT_TYPES in cache (#4922) 2024-09-15 01:03:09 -04:00
JettHuandGitHub f6b7194f64 Reduce repeated calls of get_immediate_node_signature for ancestors in cache (#4871) 2024-09-12 23:02:52 -04:00
JettHuandGitHub b26da2245f Fix UnetParams annotation typo (#3589) 2024-05-27 19:30:35 -04:00