aion-1.0:free
Aion-1.0 is a multi-model system designed for high performance across various tasks, including reasoning and coding. It is built on DeepSeek-R1, augmented with additional models and techniques such as Tree...
Capacità
Modalità
Statistiche rapide
Performance
Parametri supportati
Tutti i provider = supportato da ogni upstream che serve questo modello. Alcuni provider = dipende dall'upstream che gestisce la richiesta. Predefinito = il valore inviato quando non lo imposti.
| Parametro | Provider | Predefinito |
|---|---|---|
| include_reasoning | Tutti i provider | - |
| max_tokens | Tutti i provider | - |
| reasoning | Tutti i provider | - |
| temperature | Tutti i provider | - |
| top_p | Tutti i provider | - |
Prezzi
| Prezzo di input | $0.00 · 1M token |
| Prezzo di output | $0.00 · 1M token |
| Finestra di contesto | 131.1K token |
| Endpoint compatibili | openai |
| Provider | Aion Labs |
Chiamare aion-1.0:free 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.com/v1/chat/completions \
-H "Authorization: Bearer YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "aion-1.0:free",
"messages": [{"role": "user", "content": "Hello!"}]
}'Domande frequenti
Quanto costa aion-1.0:free 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 aion-1.0:free tramite API?
Invia richieste all'endpoint /v1/chat/completions di UnoRouter con model=aion-1.0:free. Qualsiasi libreria client compatibile con OpenAI funziona. L'autenticazione usa un token Bearer standard.
Qual è la finestra di contesto di aion-1.0:free?
aion-1.0:free supporta una finestra di contesto di 131.1K token, condivisa tra il tuo prompt e la risposta del modello.
Modelli simili
Prova aion-1.0:free ora
Crea una chiave API e inizia a fare richieste in meno di un minuto.