Maxynetic Systems
To be released soon

Mistral Embed

Mistral

General-purpose text embedding model for semantic search, similarity, clustering, and RAG workflows.

  • Embedding
Context
Max output
Input / 1M
$0.100
Output / 1M

Quickstart

Point any OpenAI-compatible client at Maxynetic Systems and pass mistral/mistral-embed as the model.

curl https://api.maxynetic.com/v1/chat/completions \
  -H "Authorization: Bearer $MAXYNETIC_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "mistral/mistral-embed",
    "messages": [{ "role": "user", "content": "Explain routing in one line." }]
  }'

Pricing

Billed per token with no markup on the underlying provider rate.

  • Input

    Per 1M prompt tokens

    $0.100

More from Mistral