PulseAugur
EN
LIVE 21:07:05

LangChain updates Anthropic integration to v1.5.0

LangChain has released version 1.5.0 of its Anthropic integration, introducing several updates and fixes. Key changes include the addition of a `reasoning_effort` parameter for standard chat models and improvements to how built-in tool recognition is handled. The release also includes dependency refreshes and docstring updates, notably referencing the recent Sonnet-5 release from Anthropic. AI

IMPACT This update enhances the integration between LangChain and Anthropic models, potentially improving developer workflows.

RANK_REASON This is a software library update for an integration, 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 updates Anthropic integration to v1.5.0

COVERAGE [1]

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

    langchain-anthropic==1.5.0

    <p>Changes since langchain-anthropic==1.4.8</p> <p>release(anthropic): 1.5.0 (<a class="issue-link js-issue-link" href="https://github.com/langchain-ai/langchain/pull/38985">#38985</a>)<br /> feat(core): add <code>reasoning_effort</code> as a standard chat model parameter (<a cla…