{"categories":[{"label":"Artificial Intelligence","url":"https://skillfed.io/packages/category/scientific-engineering-artificial-intelligence/3"}],"enrichment":{"capability":"Connects Mistral AI language models to LangChain, enabling you to use Mistral's models within LangChain's agent and chain frameworks.","skillfed_tags":["llm-integration","langchain-provider"],"use_cases":["Build a LangChain agent that uses Mistral models instead of OpenAI or Anthropic.","Swap Mistral into an existing LangChain RAG pipeline without rewriting the retrieval or chain logic.","Prototype multi-model applications by comparing Mistral outputs alongside other providers in the same LangChain workflow.","Deploy a production chatbot using LangChain's memory and tool-calling features backed by Mistral's API.","Integrate Mistral models into a LangChain-based data analysis or summarization pipeline."],"what_it_does":"langchain-mistralai is a bridge package that integrates Mistral AI's language models into the LangChain ecosystem. It wraps Mistral's API behind LangChain's standard model interfaces, so you can drop Mistral models into existing LangChain agents, chains, and workflows without rewriting integration code. The package depends on langchain-core for the base interfaces, httpx and httpx-sse for HTTP communication with Mistral's servers, pydantic for configuration validation, and tokenizers for token counting.\n\nIt's designed for developers already working within LangChain who want to experiment with or deploy Mistral models as their LLM backbone. The integration is maintained as part of the larger LangChain project and follows its release and versioning policies. You provide your Mistral API credentials, instantiate a model class, and use it like any other LangChain LLM\u2014no special Mistral-specific code needed in your application logic.","worth_installing":"Yes, if you are already using LangChain and want to integrate Mistral models. The package is actively maintained, has low install friction, carries a permissive MIT license, and has no known vulnerabilities. Install it when you need Mistral as your LLM provider within a LangChain application; skip it if you are not using LangChain or do not need Mistral specifically."},"id":"langchain-mistralai","links":{"html":"https://skillfed.io/packages/langchain-mistralai","md":"https://skillfed.io/packages/langchain-mistralai.md","pypi":"https://pypi.org/project/langchain-mistralai/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-07-05","license_spdx":null,"license_treatment":"permissive","name":"langchain-mistralai","python_support":"supports_current","summary":"An integration package connecting Mistral and LangChain"},"popularity":{"monthly_downloads":1319121,"position":4065,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"1.1.6"}
