PulseAugur
EN
LIVE 20:25:21

LangChain releases version 1.3.14 with new middleware

LangChain has released version 1.3.14, introducing two new middleware components. The update includes a fix for ToolRetryMiddleware to only retry retryable exceptions and adds the new ToolErrorMiddleware. AI

IMPACT Minor update to a popular AI development framework, improving error handling and retry logic for tools.

RANK_REASON This is a software library update, not a core AI model release or significant industry event.

Read on LangChain — Releases →

AI-generated summary · Google Gemini · from 1 sources. How we write summaries →

LangChain releases version 1.3.14 with new middleware

How we ranked this

Signal score
0 / 100
Composite score across the factors below. Higher = stronger signal that this story matters right now.
Newsworthiness bucket
Tool
This is a software library update, not a core AI model release or significant industry event.
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, infra
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
72 days old
Aged out of breaking-news scoring windows; ranking reflects the durable signal from the full source set.

Full methodology in our editorial standards.

COVERAGE [1]

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

    langchain==1.3.14

    <p>Changes since langchain==1.3.13</p> <p>release(langchain): 1.3.14 (<a class="issue-link js-issue-link" href="https://github.com/langchain-ai/langchain/pull/38883">#38883</a>)<br /> fix(langchain): only retry retryable exceptions in <code>ToolRetryMiddleware</code> (<a class="i…