mirror of
https://github.com/langchain-ai/langgraph.git
synced 2026-08-21 23:22:27 +02:00
* Remove unused fil;e * Add benchmark-fast command for running locally * Small improvements to jsonplus serializer * Don't use PregelNode.mapper when schema is a typed dict - All it would do is create a new copy of same dict * Avoid copying checkpoint when fetching at beginning of loop * Fix needs array * Update tests