mirror of
https://github.com/langchain-ai/langgraph.git
synced 2026-09-11 04:07:52 +02:00
Performance is poor due to state graph utilizing n^2 entries right now to accommodate Command. Adding benchmark prior to updating implementation.