langchain-anthropic==1.4.3 リリース

LangChain Releases / 2026/5/4

📰 ニュースDeveloper Stack & InfrastructureTools & Practical Usage

要点

  • langchain-anthropic の1.4.3版がリリースされ、1.4.2からの変更が反映されました。
  • langchain-classic 側で、非推奨(deprecations)の対象を create_agent API にリトargetするリファクタリングと、その他の保守変更が含まれています。
  • ドキュメント関連として、X(旧Twitter)のハンドル参照が更新されました。
  • anthropic 統合では、httpx の finalizer にガードを追加して安定性/クリーンアップ挙動を改善する修正が入っています。

langchain-anthropic==1.4.2 からの変更点

release(anthropic): 1.4.3 (#37166)
refactor(langchain-classic): 非推奨の対象を create_agent に振り替え、その他の雑務(#37164
chore(docs): x のハンドル参照を更新(#37081
fix(anthropic): httpx のファイナライザをガード(#37064