PulseAugur
实时 20:37:26

LangChain 1.4.0a3 添加了 MCP 服务器集成以支持工具

LangChain 发布了 1.4.0a3 版本,引入了一个新的命名空间 `langchain.mcp`,旨在将 MCP 服务器集成到 LangChain 工具中。此 alpha 版本侧重于通过 `MCPAdapter` 适配 MCP 服务器,该适配器可以处理各种服务器配置,包括 URL、本地脚本和服务器集群。主要功能包括带缓存的工具发现、将 MCP 工具转换为 LangChain 兼容格式,以及将服务器中间调用问题作为 LangGraph 中断以进行人工干预。 AI

影响 增强了 LangChain 集成外部服务和工具的能力,可能简化代理开发。

排序理由 开发者工具的软件发布。

在 LangChain — Releases 阅读 →

AI 生成摘要 · Google Gemini · 来自 1 个来源。 我们如何撰写摘要 →

LangChain 1.4.0a3 添加了 MCP 服务器集成以支持工具

本文如何被排名

Signal score
12 / 100
Composite score across the factors below. Higher = stronger signal that this story matters right now.
Newsworthiness bucket
Tool
开发者工具的软件发布。
Source corroboration
Single-source cluster
Only one publisher covered this so far. Single-source stories can still rank when the publisher is high-authority, but they lack cross-source corroboration.
Topics
product
Editorial topic classification. Feeds into how the story surfaces on /topic/<slug> hub pages and into the per-entity coverage mix.
AI-industry relevance
High
Clearly on-topic for AI-industry coverage.
Story freshness
Breaking (< 6h)
Fresh story with cross-source coverage still developing. Ranking may shift as more sources report.

完整方法见我们的编辑标准

报道来源 [1]

  1. LangChain — Releases TIER_1 (TL) · github-actions[bot] ·

    langchain==1.4.0a3

    <p>Third alpha of the <code>1.4.0</code> line. This release focuses on the new <code>langchain.mcp</code> namespace for adapting MCP servers into LangChain tools.</p> <h2><code>langchain.mcp</code> highlights</h2> <ul> <li><strong><code>MCPAdapter</code></strong> adapts any targe…