惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

有赞技术团队
有赞技术团队
H
Hackread – Cybersecurity News, Data Breaches, AI and More
I
InfoQ
J
Java Code Geeks
Microsoft Security Blog
Microsoft Security Blog
G
Google Developers Blog
D
DataBreaches.Net
Recent Announcements
Recent Announcements
Microsoft Azure Blog
Microsoft Azure Blog
B
Blog RSS Feed
Y
Y Combinator Blog
博客园 - 【当耐特】
博客园 - 聂微东
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
大猫的无限游戏
大猫的无限游戏
P
Proofpoint News Feed
量子位
C
Check Point Blog
F
Fortinet All Blogs
罗磊的独立博客
Last Week in AI
Last Week in AI
GbyAI
GbyAI
L
LangChain Blog
博客园 - 司徒正美

LangChain Forum - Topics tagged langsmith-studio

Production use of PostgresSaver: service-owned migrations and checkpoint retention in Node.js AttributeError: 'AsyncSandboxClient' object has no attribute 'get_template' reasoning_content visible in LangSmith when using langgraph up but not in standalone Python Unable to delete runs from annotation queue Incorrect `reasoning_effort` options in the UI LangSmith Studio file upload with Deep Agents causing OpenAI 400 error Why can't my 'langgraph cli' load 'checkpointer' TypeError: Type is not JSON serializable: ProxyUser Langsmith Stream Issues How to use another model in the langsmith Agent Builder UI? # [Bug/Question] Runtime Context Not Working in Deployed LangSmith Agent - Headers and Config Stripped Alert notifications not triggering for tag-based Parallel Test Scenarios vs OpenAI Rate Limits Unplanned triggering of “PII detection” when launching the agent in self-hosted LangSmith Studio can't connect to self-hosted LangGraph server on Railway - "origin is not allowed" POSTGRES_URI_CUSTOM is ignored by LangGraph runtime; runtime always falls back to in-memory Langsmith Studio not showing state schema Image registration issue Manager graph does not get the header despite adding the custom heade in langgraph.json Feedback request: LangGraph + Laravel workflow to auto-fill form fields from a PDF diagram Local server setup failed LangGraph CLI treats InjectedState as required tool parameter and fails the validation Support passing runtime context in Send API InvalidUpdateError: Node __copy__ does not exist - LangGraph State Update Failure Does langGraph-studio not support user custom type? How to get the Original Tool Call Output in the agent? How to Pass Runtime Data from SDK to LangGraph Nodes Without Polluting State? Question: Custom datasets inside LangGraph platform DBs How can I properly integrate open-deep-research package to my existing backend? Studio not recognizing my custom inputs
Unexpected latency in minimal Deep Agent setup (create_de...
2026-03-26 · via LangChain Forum - Topics tagged langsmith-studio

Unexpected latency in minimal Deep Agent setup (create_deep_agent) + confusing @traceable runs Hi all, I’m debugging latency in a LangGraph/LangSmith setup and could use guidance. I’m building an assistant (chat_agent) that will eventually delegate to subagents, but to isolate latency I reduced it to a minimal graph: Build Bedrock chat model Pass it to create_deep_agent Minimal system prompt What I observe End-to-end latency is ~13–15s, first token is ~10–12s In LangSmith waterfall, middlewa...