command-a-03-2025
Command A is an open-weights 111B parameter model with a 256k context window focused on delivering great performance across agentic, multilingual, and coding use cases. Compared to other leading proprietary...
Capacità
Modalità
Statistiche rapide
Performance
Parametri supportati
| Parametro | Sempre | Predefinito |
|---|---|---|
| frequency_penalty | - | |
| max_tokens | - | |
| presence_penalty | - | |
| response_format | - | |
| seed | - | |
| stop | - | |
| structured_outputs | - | |
| temperature | - | |
| top_k | - | |
| top_p | - |
Prezzi
| Prezzo di input | $0.00 · 1M token |
| Prezzo di output | $0.00 · 1M token |
| Finestra di contesto | 256K token |
| Endpoint compatibili | openai |
| Provider | Cohere |
Chiamare command-a-03-2025 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": "command-a-03-2025",
"messages": [{"role": "user", "content": "Hello!"}]
}'Domande frequenti
Quanto costa command-a-03-2025 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 command-a-03-2025 tramite API?
Invia richieste all'endpoint /v1/chat/completions di UnoRouter con model=command-a-03-2025. Qualsiasi libreria client compatibile con OpenAI funziona. L'autenticazione usa un token Bearer standard.
Qual è la finestra di contesto di command-a-03-2025?
command-a-03-2025 supporta una finestra di contesto di 256K token, condivisa tra il tuo prompt e la risposta del modello.
Modelli simili
Prova command-a-03-2025 ora
Crea una chiave API e inizia a fare richieste in meno di un minuto.