Mistral Embedding
Mistral's embedding model (mistral-embed) converts text into numerical vectors for retrieval, classification, and other downstream tasks.
Getting started with Mistral Embedding
- Register a Mistral account.
- Complete the billing configuration, then create an
API key.
Setting up the Mistral Embedding model in Unstract
- Sign in to the Unstract Platform.
- From the side navigation menu, choose
Settings🞂Embedding. - Click on the
New Embedding Profilebutton. - From the list of Embeddings, choose
Mistral. - Name — a unique name for this adapter instance.
- API Key — the key created on the Mistral website.
- Model — defaults to
mistral-embed. See Mistral model names. - Leave
Timeoutat its default. - Click on
Test Connectionand ensure it succeeds, then clickSubmit.