AI Navigate

langchain-mistralai==1.1.2

LangChain Releases / 3/13/2026

📰 NewsDeveloper Stack & InfrastructureTools & Practical Usage

Key Points

  • The 1.1.2 release adds new fields to model profiles and introduces a Makefile target to streamline builds.
  • Generated model profiles are now sorted by model ID to produce stable diffs across releases.
  • Maintenance work includes bumping model profiles and updating tests.
  • Additional fixes address a NameError in RunnableWithFallbacks.__getattr__ when resolving type hints and adjust the exception retry logic in embeddings.

Changes since langchain-mistralai==1.1.1

release(mistralai): 1.1.2 (#35835)
feat(model-profiles): new fields + Makefile target (#35788)
fix(model-profiles): sort generated profiles by model ID for stable diffs (#35344)
chore: bump model profiles (#35294)
fix(mistralai): update test (#35270)
fix(mistralai): update exception retry logic in embeddings (#35238)
fix(mistralai): fix NameError in RunnableWithFallbacks.__getattr__ when resolving type hints (#35172)
chore(deps): bump langsmith from 0.4.31 to 0.6.3 in /libs/partners/mistralai (#35164)
feat(model-profiles): add text_inputs and text_outputs (#35084)
chore: add make type target (#35015)
revert: "chore: add typing target in Makefile" (#35013)
chore: add typing target in Makefile (#35012)
chore: enrich pyproject.toml files (#34980)
chore(deps): bump the uv group across 20 directories with 3 updates (#34941)
chore: upgrade urllib3 to 2.6.3 (#34940)
docs: add missing module-level docstrings to partner integrations (#34838)
chore(deps): bump the uv group across 8 directories with 6 updates (#34773)
chore: update twitter URLs (#34736)
chore: ban relative imports on all packages (#34691)
fix: typo: saved the world 'wether' -> 'whether' (#34524)