open-mistral-nemo-2407
131K contextFree inputFree output
mistral/open-mistral-nemo-2407Quick Start
curl https://router.tangle.tools/v1/chat/completions \
-H "Authorization: Bearer $TANGLE_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "mistral/open-mistral-nemo-2407",
"messages": [{"role": "user", "content": "Hello!"}]
}'Modalities
Input: TextOutput: Text
Pricing
InputFree
OutputFree
Context131K tokens
Model Info
Providermistral
IDmistral/open-mistral-nemo-2407