Agent Builder 新增聊天、檔案上傳與工具註冊

💡New chat UI + files/tools make agent building feel like team collab—key for LangChain devs.
⚡ 30-Second TL;DR
有什麼變化
全新永遠在線代理聊天介面
為什麼重要
提升代理原型製作速度與可用性,減少 LangChain 使用者的開發流程摩擦。實現更順暢的複雜代理系統迭代。
下一步行動
Log into LangSmith and experiment with the new Agent Builder chat using file uploads.
關鍵要點
- •全新永遠在線代理聊天介面
- •Agent Builder 現支援檔案上傳
- •引入代理工具註冊功能
- •重建為類似團隊夥伴的代理協作
🧠 深度解析
背景與延伸:來自公開資料,非原文內容。引用 7 個來源。
🔑 增強重點摘要
- •LangSmith Agent Builder reached General Availability (GA) in January 2026, enabling natural language-based agent creation with automatic prompt generation, tool selection, and subagent delegation[2].
- •Agent Builder integrates with the Model Context Protocol (MCP) for secure tool exposure, supporting built-in integrations and custom MCP servers like Milvus for vector search and memory[3][4].
- •Built on DeepAgents framework, Agent Builder supports file-based memory using Markdown and JSON files, subagent orchestration, and skills for progressive tool disclosure[2][3][5].
- •New features enhance collaboration: always-available chat interface, file uploads, and tool registry, making agent interactions feel like working with a teammate[article][1].
- •Compatible with custom models like Baseten's GLM 4.7 via OpenAI API spec, allowing rapid no-code agent deployment for non-technical users[1].
📊 競品分析▸ Show
| Feature | LangChain Agent Builder | AutoGen | CrewAI | OpenAI Swarm |
|---|---|---|---|---|
| No-code Natural Language Building | Yes, describe intent for prompt/tools/subagents | Partial, code-based multi-agent | Task/role-based config | Lightweight code orchestration |
| MCP Integration | Python bridges to MCP servers | Built-in extension module | Direct URL config | Native OpenAI MCP support |
| Memory | File-based (Markdown/JSON), vector stores | Conversation history | Role-specific memory | Context windows |
| Subagents | Built on DeepAgents | Native multi-agent | Crew collaboration | Functions/handoffs |
| Pricing | LangSmith usage-based (traces, runs) | Open-source free | Open-source free, cloud tiers | OpenAI API costs |
| Benchmarks | Fast inference with GLM 4.7 on Baseten; production-ready traces[1][2] | Strong in agent collaboration[4] | Simple enterprise crews[4] | High-speed lightweight[4] |
🛠️ 技術深入
- Core Building Blocks: Agents constructed from prompts (auto-generated), tools (via MCP), triggers (manual/scheduled/webhook), and memory (filesystem with Markdown/JSON files or Milvus vector stores)[2][3].
- DeepAgents Integration: Uses subagents for task delegation with context isolation; skills loaded from filesystem (e.g., SKILL.md files) for progressive disclosure to avoid token bloat;
create_deep_agentwithskillsarg andFilesystemBackend[3][5]. - Tool Handling: Continuous tool calls over long horizons; dynamic tools in LangChain JS v1.2.13 with hallucination recovery; MCP adapters convert tools to LangChain format[2][4].
- Custom Models: OpenAI-compatible API (e.g., Baseten GLM 4.7 slug in model ID); supports Claude models like sonnet-4-5-20250929[1][5].
- Execution: Interrupt support via LangGraph (
interrupt_before); traces for evaluation including trajectories, outputs, and state[2][4].
🔮 前景展望AI analysis grounded in cited sources
LangChain Agent Builder's no-code, natural language approach lowers barriers for non-technical users to deploy production AI agents, accelerating enterprise adoption while integrating with open-source ecosystems like DeepAgents and MCP for scalable multi-agent systems. This positions LangChain as a leader in agentic AI, enabling rapid prototyping to production transitions and competing with code-heavy frameworks by emphasizing collaboration-like interfaces and robust tracing.
⏳ 時間線
📎 來源 (7)
Factual claims are grounded in the sources below. Forward-looking analysis is AI-generated interpretation.
- baseten.co — Production AI for Non Technical Knowledge Workers Langchain Agent Builder with Gl
- blog.langchain.com — January 2026 Langchain Newsletter
- milvus.io — Building AI Agents in 10 Minutes Using Natural Language with Langsmith Agent Builder Milvus
- aimultiple.com — Agentic Frameworks
- blog.langchain.com — Building Multi Agent Applications with Deep Agents
- blog.langchain.com — From Traces to Insights Understanding Agent Behavior at Scale
- vellum.ai — Top 13 AI Agent Builder Platforms for Enterprises
AI 週報
閱讀本週精選 AI 大事摘要 →
👉相關動態
AI 策展新聞聚合。所有內容版權歸原始發布者所有。
原始來源: LangChain Blog ↗
每週 AI 簡報
每週一封,可隨時退訂。