Files
langgraph/libs/langgraph/tests
Nuno Campos d30da72f6e Reduce the number of channels created for each node by 50%
- Used to be 2 channels per node, it is now one per node, which is the minimum
- Now both hard edges, conditional edges, entrypoint and conditional entrypoint all use the same channel to trigger a node
2025-03-27 17:47:11 -07:00
..
2024-12-11 16:20:53 -08:00
wip
2024-08-08 15:29:40 -07:00
Fix
2024-09-22 12:42:34 -07:00
2024-09-10 16:17:22 -07:00
2025-02-06 11:52:13 -08:00