Models/mistral/mistral-embed
mistral

mistral-embed

8K contextFree inputFree output
mistral/mistral-embed

Quick Start

curl https://router.tangle.tools/v1/chat/completions \
  -H "Authorization: Bearer $TANGLE_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "mistral/mistral-embed",
    "messages": [{"role": "user", "content": "Hello!"}]
  }'

Modalities

Input: TextOutput: Text

Pricing

InputFree
OutputFree
Context8K tokens

Model Info

Providermistral
IDmistral/mistral-embed