mirror of
https://github.com/langchain-ai/langgraph.git
synced 2026-08-26 09:32:25 +02:00
- When checkpointing is disabled don't call create_checkpoint in PregelLoop - In local_read apply writes directly to copies of updated channels - Add BaseChannel.copy() method to create channel copies with less overhead