MistralAIEmbeddings
This will help you get started with MistralAI embedding models using LangChain. For detailed documentation on MistralAIEmbeddings features and configuration options, please refer to the API reference.
Overviewโ
Integration detailsโ
| Provider | Package |
|---|---|
| MistralAI | langchain-mistralai |
Setupโ
To access MistralAI embedding models you'll need to create a/an MistralAI account, get an API key, and install the langchain-mistralai integration package.