mirror of
https://github.com/langchain-ai/langgraph.git
synced 2026-08-21 15:12:26 +02:00
When searching for subgraphs do not attempt to search function non locals for RunnableCallables as this captures unwanted reference to surrounding variables.