Mistral Embeddings
mistral_embeddingsGenerate text embeddings to convert text into numerical vectors for semantic search, similarity analysis, and clustering.
Instructions
Generate text embeddings for semantic search and similarity.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| input | Yes | Text(s) to embed | |
| model | No | Model ID | mistral-embed |
| encoding_format | No | Encoding format |