












When I run my deployed graph (chat_agent) on LangSmith / LangGraph Cloud, the run fails immediately with: RuntimeError: Cannot patch execution_info before it has been set In LangSmith, the failure shows up right at the start of the trace (e.g. around __START__). I suspect a platform API vs Python library interaction (not certain), because on traces that work, I see LANGSMITH_LANGGRAPH_API_VERSION 0.7.90. On failing traces, it shows 0.7.96. My setup langgraph.json uses "dependencies": ["."], ...
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。