🟡 Annunciato · NON ANCORA DISPONIBILE · Atteso ~presto

Qwen3.8 API: data di uscita e prezzi

Il prossimo modello di qwen, monitorato su OrcaRouter — collega l’id già oggi; viene instradato automaticamente non appena è attivo.
Aggiornato il 2026-07-19
Qwen3.8 è atteso intorno a presto e non è ancora disponibile su nessuna API.

In sintesi

In sintesi
Uscita previstapresto🟡 rumored
Predecessoreqwen/qwen3.7-max🟢 confirmed

Panoramica

Qwen3.8 is the next flagship in Alibaba's Qwen series, announced on July 19, 2026. Alibaba says it carries 2.4 trillion parameters and will ship with open weights — an unusual move at this scale. You don't have to wait to get a feel for it. A hosted Qwen3.8-Max-Preview is already running on Alibaba's Token Plan, Qoder, and QoderWork, with the full open-weight release expected to follow. The day Qwen3.8 goes live, it's callable on OrcaRouter through the same OpenAI-compatible API you already use — at provider cost, no markup. Until then, qwen3.7-max is the closest model you can run today.

Usa Qwen3.8 prima che esca

Python
from openai import OpenAI

client = OpenAI(base_url="https://api.orcarouter.ai/v1", api_key="$ORCAROUTER_API_KEY")

# Wire the id up today — it 425s until launch, then just starts succeeding.
response = client.chat.completions.create(
    model="qwen/qwen3.8",                # routes automatically at launch
    messages=[{"role": "user", "content": "Hello"}],
)
# Before launch → 425 model_not_yet_available
#   { expected_window, closest_live_alternative }

Al lancio le tue chiamate iniziano semplicemente a funzionare — nessuna modifica al codice, nessun nuovo deploy.

Ciò che sappiamo — confermato vs voci

  • 🟡 2.4T total parameters. (reported) [1]
  • 🟡 Will be released with open weights. (reported) [2]
  • 🟡 A Qwen3.8-Max-Preview is already live on Alibaba's Token Plan, Qoder, and QoderWork. (reported) [3]
  • 🟡 Alibaba claims it ranks among frontier models, second only to Fable 5. (reported) [4]

🟡 gli elementi non sono confermati e vengono aggiornati al lancio.

Qwen3.8 vs qwen/qwen3.7-max (il suo predecessore attivo)

Metricaqwen/qwen3.7-max (attivo, reale)Qwen3.8 (previsto)
Input / 1M tokenDa definire
Output / 1M tokenDa definire
ctxDa definire

Prezzi — cosa aspettarsi

Ancora nessun prezzo ufficiale. Prezzi di riferimento in tempo reale oggi su OrcaRouter:

I prezzi di riferimento si caricano in tempo reale.

I prezzi reali vengono pubblicati al lancio.

Come ottenere l’accesso

Una sola chiave OrcaRouter lo copre già — nessuna lista d’attesa separata. Ti avvisiamo via e-mail e webhook al lancio.

Previsioni della community

Quando pensi che uscirà? Fai la tua previsione:

Sii il primo a pronosticarlo.

Cosa vogliono gli sviluppatori

Ancora nessuna richiesta di funzionalità — torna presto.

Esplora