Files
langgraph/libs/langgraph/tests
Sydney Runkleandopen-swe[bot] <open-swe@users.noreply.github.com> 4e4bf1a204 feat(langgraph): warn when checkpointer lacks DeltaChannel support
A graph using `DeltaChannel` reconstructs state via the saver's
`get_delta_channel_history` API (added in `langgraph-checkpoint>=4.1.0`).
Savers from older packages lack it and fail at runtime. `StateGraph.compile`
now warns at compile time so users know to upgrade `langgraph-checkpoint`.

Co-authored-by: open-swe[bot] <open-swe@users.noreply.github.com>
2026-06-10 20:55:45 +00:00
..
wip
2024-08-08 15:29:40 -07:00
2024-09-10 16:17:22 -07:00
2026-02-26 12:01:58 -08:00
2026-02-26 12:01:58 -08:00