mirror of
https://github.com/langchain-ai/langgraph.git
synced 2026-09-26 19:45:00 +02:00
- RunnableCallable: Skip signature checks for internal callables where we know the signatures ahead of time - PregelNode: Avoid redoing subgraphs serarch when copying it - CompiledStateGraph: Avoid copying PregelNode when attaching writers