Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
本站翻译于2026年5月3日,请放心食用🎉🎉🎉
Python
使用 LangChain Python 与 MistralAI 集成。
Mistral AI 是一个为其强大的开源模型提供托管服务的平台。
langchain-mistralai
pip install langchain-mistralai
from langchain_mistralai.chat_models import ChatMistralAI
from langchain_mistralai import MistralAIEmbeddings