Mistral AI is a platform that offers hosting for their powerful open source models.
Installation and Setup
A valid API key is needed to communicate with the API. You will also need thelangchain-mistralai package:
We've raised a $125M Series B to build the platform for agent engineering. Read more.
Mistral AI is a platform that offers hosting for their powerful open source models.
langchain-mistralai package:
pip install langchain-mistralai
from langchain_mistralai.chat_models import ChatMistralAI
from langchain_mistralai import MistralAIEmbeddings
Was this page helpful?