Files
langgraph/libs
Nuno Campos 4a60eaf32f Guard and cache calls to find_subgraph_pregel
- The result of these doesnt change once a node is created, and it's fairly expensive to run, so great thing to cache
- There's a variety of errors that can come from inspecting the source code of a function (part of what this does) so adding a catch-all try-except block as this should be best-effort, not crash your graph
2025-01-30 16:26:23 -08:00
..
2025-01-15 11:14:03 -08:00
2025-01-22 16:30:43 -08:00
2025-01-09 16:58:19 -08:00