Devstral 2 123B
devstral-2-123b
Kodlama odaklı güçlü model (Devstral).
Équilibré
| ID du modèle | devstral-2-123b |
|---|---|
| Contexte | 128k |
| Sortie | 64k |
| Modalités | text |
API
curl https://noxery.net/v1/chat/completions \
-H "Authorization: Bearer nox-ANAHTAR" \
-H "Content-Type: application/json" \
-d '{"model": "devstral-2-123b", "messages": [{"role": "user", "content": "Bonjour"}]}'