qwen-plus-2025-01-25:free
Qwen Plus 0728, based on the Qwen3 foundation model, is a 1 million context hybrid reasoning model with a balanced performance, speed, and cost combination.
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 |
|---|---|---|
| frequency_penalty | Alcuni provider | Non inviato per impostazione predefinita |
| logprobs | Tutti i provider | - |
| max_tokens | Tutti i provider | - |
| presence_penalty | Tutti i provider | - |
| response_format | Tutti i provider | - |
| seed | Tutti i provider | - |
| structured_outputs | Tutti i provider | - |
| temperature | Tutti i provider | Non inviato per impostazione predefinita |
| tool_choice | Tutti i provider | - |
| tools | Tutti i provider | - |
| top_logprobs | Tutti i provider | - |
| top_p | Tutti i provider | Non inviato per impostazione predefinita |
Prezzi
| Prezzo di input | $0.00 · 1M token |
| Prezzo di output | $0.00 · 1M token |
| Endpoint compatibili | openai |
| Provider | Alibaba |
Chiamare qwen-plus-2025-01-25: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": "qwen-plus-2025-01-25:free",
"messages": [{"role": "user", "content": "Hello!"}]
}'Domande frequenti
Quanto costa qwen-plus-2025-01-25: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 qwen-plus-2025-01-25:free tramite API?
Invia richieste all'endpoint /v1/chat/completions di UnoRouter con model=qwen-plus-2025-01-25:free. Qualsiasi libreria client compatibile con OpenAI funziona. L'autenticazione usa un token Bearer standard.
Modelli simili
Prova qwen-plus-2025-01-25:free ora
Crea una chiave API e inizia a fare richieste in meno di un minuto.