Disponibile ora
Alibaba

qwen3-vl-235b-a22b-instruct:free

Qwen vision-language model for visual reasoning, documents, and agent tasks

TextReasoningToolsOpen WeightsVision131.1KCache256K
InputGratis
OutputGratis
Contesto131.1K
Endpointopenai

Capacità

StrumentiVisioneCacheStrutturato

Modalità

Input
textimage
Output
text

Statistiche rapide

Finestra di contesto256K
Output massimo32.8K
Modalitàchat
TokenizerQwen3
Limite di conoscenza2025
Quantizzazionefp8

Performance

Caricamento dati di 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.

ParametroProviderPredefinito
frequency_penaltyAlcuni providerNon inviato per impostazione predefinita
logit_biasAlcuni provider-
logprobsAlcuni provider-
max_tokensTutti i provider-
min_pAlcuni provider-
presence_penaltyTutti i provider-
repetition_penaltyAlcuni provider-
response_formatTutti i provider-
seedAlcuni provider-
stopAlcuni provider-
structured_outputsTutti i provider-
temperatureTutti i provider0.7
tool_choiceTutti i provider-
toolsTutti i provider-
top_kAlcuni provider-
top_logprobsAlcuni provider-
top_pTutti i provider0.8
§ 01

Prezzi

Prezzo di input$0.00 · 1M token
Prezzo di output$0.00 · 1M token
Finestra di contesto131.1K token
Endpoint compatibiliopenai
ProviderAlibaba
§ 02

Chiamare qwen3-vl-235b-a22b-instruct: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.

bash
curl https://api.unorouter.com/v1/chat/completions \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "qwen3-vl-235b-a22b-instruct:free",
    "messages": [{"role": "user", "content": "Hello!"}]
  }'

Accedi per compilare automaticamente la tua chiave API

§ 03

Domande frequenti

Quanto costa qwen3-vl-235b-a22b-instruct: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 qwen3-vl-235b-a22b-instruct:free tramite API?

Invia richieste all'endpoint /v1/chat/completions di UnoRouter con model=qwen3-vl-235b-a22b-instruct:free. Qualsiasi libreria client compatibile con OpenAI funziona. L'autenticazione usa un token Bearer standard.

Qual è la finestra di contesto di qwen3-vl-235b-a22b-instruct:free?

qwen3-vl-235b-a22b-instruct:free supporta una finestra di contesto di 131.1K token, condivisa tra il tuo prompt e la risposta del modello.

§ 04

Modelli simili

Prova qwen3-vl-235b-a22b-instruct:free ora

Crea una chiave API e inizia a fare richieste in meno di un minuto.

Vedi tutti i modelli
Prezzi API, contesto ed esempi di qwen3-vl-235b-a22b-instruct:free | UnoRouter