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

推荐订阅源

云风的 BLOG
云风的 BLOG
M
MIT News - Artificial intelligence
博客园 - Franky
J
Java Code Geeks
V
Visual Studio Blog
G
Google Developers Blog
罗磊的独立博客
MongoDB | Blog
MongoDB | Blog
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
Recent Announcements
Recent Announcements
Last Week in AI
Last Week in AI
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
Stack Overflow Blog
Stack Overflow Blog
博客园 - 司徒正美
The GitHub Blog
The GitHub Blog
腾讯CDC
阮一峰的网络日志
阮一峰的网络日志
V
V2EX
博客园 - 【当耐特】
IT之家
IT之家
I
InfoQ
U
Unit 42
C
Check Point Blog
Martin Fowler
Martin Fowler

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