🟡 Anunciado · AINDA NÃO DISPONÍVEL · Previsto ~em breve

Qwen3.8 API: data de lançamento e preços

O próximo modelo da qwen, acompanhado no OrcaRouter — conecte o id hoje mesmo; ele é roteado automaticamente assim que entrar no ar.
Atualizado em 2026-07-19
Qwen3.8 é esperado por volta de em breve e ainda não está disponível em nenhuma API.

Em resumo

Em resumo
Lançamento previstoem breve🟡 rumored
Antecessorqwen/qwen3.7-max🟢 confirmed

Visão geral

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.

Use Qwen3.8 antes do lançamento

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 }

No lançamento, suas chamadas simplesmente começam a funcionar — sem mudar código, sem reimplantar.

O que sabemos — confirmado vs rumor

  • 🟡 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]

🟡 os itens não estão confirmados e são atualizados no lançamento.

Qwen3.8 vs qwen/qwen3.7-max (seu predecessor ativo)

Métricaqwen/qwen3.7-max (ativo, real)Qwen3.8 (previsto)
Entrada / 1M tokensA definir
Saída / 1M tokensA definir
ctxA definir

Preços — o que esperar

Ainda sem preço oficial. Preços de referência ao vivo hoje no OrcaRouter:

Os preços de referência carregam ao vivo.

Os preços reais são publicados no lançamento.

Como obter acesso

Uma única chave do OrcaRouter já cobre — sem lista de espera separada. Avisamos por e-mail e webhook no lançamento.

Previsões da comunidade

Quando você acha que será lançado? Faça sua previsão:

Seja o primeiro a prever.

O que os devs querem

Ainda sem pedidos de recursos — volte em breve.

Explorar