Files
langgraph/libs
Nuno CamposandNuno Campos 60fc49b448 Speed up prepare_single_task
- sequential(2000) goes from 8.4s to 4.7s
- replace UUID(str).bytes with simpler str.encode()
- find only the first active trigger, instead of the full list
- use a dedicated function for checking active trigger
2025-03-18 09:15:11 -07:00
..
2025-03-17 15:15:29 -07:00
2025-03-14 14:03:30 -07:00
2025-03-18 09:15:11 -07:00
2025-03-17 20:00:33 -07:00
2025-03-13 09:37:47 -07:00