langchain-mistralai==1.1.3

LangChain Releases / 5/2/2026

📰 NewsDeveloper Stack & InfrastructureModels & Research

Key Points

  • langchain-mistralai のバージョン 1.1.3 が langchain-mistralai==1.1.2 からの変更としてリリースされました。
  • Mistral 用の機能として、人間メッセージへの画像入力サポート(image input support for human messages)が追加されました。
  • モデルプロファイルデータの更新や、ドキュメントの参照(X アカウント)更新など、周辺整備(chore/docs)が行われています。
  • コア側では content-block-centric streaming(v2)の追加があり、ホットフィックスとして最小コアバージョンの引き上げも実施されています。
  • CI/テスト面では pytest-xdist をパートナーテストグループに追加するなど、品質・実行基盤の改善が含まれています。

Changes since langchain-mistralai==1.1.2

release(mistralai): 1.1.3 (#37145)
feat(mistralai): add image input support for human messages (#37112)
chore(model-profiles): refresh model profile data (#37122)
chore(docs): update x handle references (#37081)
hotfix: bump min core versions (#36996)
feat(core): add content-block-centric streaming (v2) (#36834)
ci(infra): add pytest-xdist to partner test groups (#36988)
hotfix(ci): remove nobenchmark flag (#36959)
chore(partners): standardize integration test invocation (#36958)
chore(deps): bump pytest to 9.0.3 (#36801)
chore: bump langsmith from 0.6.3 to 0.7.31 in /libs/partners/mistralai (#36793)
chore: add comment explaining pygments>=2.20.0 (#36570)
chore: pygments>=2.20.0 across all packages (CVE-2026-4539) (#36385)
chore(model-profiles): refresh model profile data (#36368)
fix(infra): correct lint_diff relative paths in package makefiles (#36333)
chore: bump requests from 2.32.5 to 2.33.0 in /libs/partners/mistralai (#36251)
chore(partners): bump langchain-core min to 1.2.21 (#36183)
fix(core,model-profiles): add missing ModelProfile fields, warn on schema drift (#36129)
ci: suppress pytest streaming output in CI (#36092)
ci: avoid unnecessary dep installs in lint targets (#36046)
chore: bump orjson from 3.11.5 to 3.11.6 in /libs/partners/mistralai (#35864)