mirror of
https://github.com/langchain-ai/langgraph.git
synced 2026-08-23 08:02:23 +02:00
prune was not previously implemented on InMemorySaver (raised NotImplementedError); adding a DeltaChannel-aware implementation is a follow-up concern, not required for the core feature.