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

推荐订阅源

OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
博客园_首页
雷峰网
雷峰网
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
WordPress大学
WordPress大学
腾讯CDC
T
Tailwind CSS Blog
A
About on SuperTechFans
H
Hackread – Cybersecurity News, Data Breaches, AI and More
The GitHub Blog
The GitHub Blog
T
The Blog of Author Tim Ferriss
G
Google Developers Blog
The Cloudflare Blog
D
DataBreaches.Net
Recent Announcements
Recent Announcements
Engineering at Meta
Engineering at Meta
B
Blog
博客园 - 聂微东
阮一峰的网络日志
阮一峰的网络日志
月光博客
月光博客
博客园 - 司徒正美
MongoDB | Blog
MongoDB | Blog
Google DeepMind News
Google DeepMind News
Apple Machine Learning Research
Apple Machine Learning Research

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...