Qwen3.5 397B-A17B — open-weight MoE multimodal (text/image/video), 397B total / 17B active params, 32k context (vision mode).
OpenAI-compatible — keep the SDK you already use
https://api.orcarouter.ai/v1from openai import OpenAI
client = OpenAI(
base_url="https://api.orcarouter.ai/v1",
api_key="$ORCAROUTER_API_KEY",
)
response = client.chat.completions.create(
model="qwen/qwen3.5-397b-a17b",
messages=[{"role": "user", "content": "Hello"}],
)
print(response.choices[0].message.content)enable_searchenable_thinkinginclude_reasoninglogprobsmax_tokensnparallel_tool_callspresence_penaltyreasoningrepetition_penaltyresponse_formatseedstopstreamstream_optionstemperaturethinking_budgettool_choicetoolstop_ktop_logprobstop_p| Tier | Input / 1M tokens | Output / 1M tokens |
|---|---|---|
| ≤ 128K | $0.172 | $1.032 |
| ≤ 256K | $0.430 | $2.58 |
| Tier selected by input token count of each request | ||
Estimate based on list price
Tiered pricing — this estimate uses base-tier rates.
Estimate only — actual token counts depend on the provider's tokenizer.
GET /api/public/models/qwen/qwen3.5-397b-a17bOpen @misc{orcarouter_qwen3_5_397b_a17b,
title = {Qwen3.5 397B A17B API},
author = {Qwen},
year = {2026},
howpublished = {OrcaRouter},
url = {https://www.orcarouter.ai/models/qwen/qwen3.5-397b-a17b}
}Qwen. (2026). Qwen3.5 397B A17B API. OrcaRouter. https://www.orcarouter.ai/models/qwen/qwen3.5-397b-a17b