Skip to main content
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 the langchain-mistralai package:

Chat models

ChatMistralAI

See a usage example.

Embedding models

MistralAIEmbeddings

See a usage example.