mistral-small-3.2-24b-instruct-2506
Mistral-Small-3.2-24B-Instruct-2506 is an updated 24B parameter model from Mistral optimized for instruction following, repetition reduction, and improved function calling. Compared to the 3.1 release, version 3.2 significantly improves accuracy on...
Performance
Prezzi
| Prezzo di input | $0.00 · 1M token |
| Prezzo di output | $0.00 · 1M token |
| Finestra di contesto | 32K token |
| Endpoint compatibili | openai |
| Provider | Mistral |
Chiamare mistral-small-3.2-24b-instruct-2506 dal tuo codice
Punta qualsiasi SDK compatibile con OpenAI a UnoRouter e richiedi il modello per nome. Sostituisci YOUR_API_KEY con una vera chiave dal tuo dashboard.
curl https://api.unorouter.ai/v1/chat/completions \
-H "Authorization: Bearer YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "mistral-small-3.2-24b-instruct-2506",
"messages": [{"role": "user", "content": "Hello!"}]
}'Domande frequenti
Quanto costa mistral-small-3.2-24b-instruct-2506 per 1M token?
L'input ha un prezzo di $0.00 per 1M token, l'output di $0.00 per 1M token. La fatturazione è per token, nessun arrotondamento alle dimensioni del batch.
Come accedo a mistral-small-3.2-24b-instruct-2506 tramite API?
Invia richieste all'endpoint /v1/chat/completions di UnoRouter con model=mistral-small-3.2-24b-instruct-2506. Qualsiasi libreria client compatibile con OpenAI funziona. L'autenticazione usa un token Bearer standard.
Qual è la finestra di contesto di mistral-small-3.2-24b-instruct-2506?
mistral-small-3.2-24b-instruct-2506 supporta una finestra di contesto di 32K token, condivisa tra il tuo prompt e la risposta del modello.
Modelli simili
Prova mistral-small-3.2-24b-instruct-2506 ora
Crea una chiave API e inizia a fare richieste in meno di un minuto.