PulseAugur
EN
LIVE 02:52:34

LangChain releases version 1.3.11 with OpenAI integration fixes

LangChain has released version 1.3.11, introducing several updates and fixes. The release includes improvements to the OpenAI provider strategy, specifically addressing the `strict=True` setting for tools. Additionally, the update bumps dependencies for pydantic-settings, vcrpy, and langsmith, and includes documentation updates for summarization prompt contracts. AI

IMPACT Minor update to a popular AI development framework, primarily addressing bug fixes and dependency management.

RANK_REASON This is a minor version release of a software library, not a frontier 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.11 with OpenAI integration fixes

COVERAGE [1]

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

    langchain==1.3.11

    <p>Changes since langchain==1.3.10</p> <p>release(langchain): 1.3.11 (<a class="issue-link js-issue-link" href="https://github.com/langchain-ai/langchain/pull/38377">#38377</a>)<br /> fix(langchain,openai): only set <code>strict=True</code> on tools for OpenAI-compatible models i…