mirror of
https://github.com/langchain-ai/langgraph.git
synced 2026-08-25 00:52:25 +02:00
Send should inherit from hashable, and need to use Sequence since List is invariant. https://github.com/langchain-ai/langgraph/issues/5850