mirror of
https://github.com/langchain-ai/langgraph.git
synced 2026-08-25 00:52:25 +02:00
- make scratchpad class frozen now that its members are never reassigned - replace next(gen expr) with for-loop to avoid allocating generator objects