Qwen3.5 35B-A3B — MoE đa phương thức (văn bản/hình ảnh/video) có trọng số mở, tổng 35B / 3B tham số hoạt động, ngữ cảnh 32k (chế độ thị giác).
Tương thích OpenAI — giữ nguyên SDK bạn đang dùng
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-35b-a3b",
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| Bậc | Đầu vào / 1M tokens | Đầu ra / 1M tokens |
|---|---|---|
| ≤ 128K | $0.057 | $0.459 |
| ≤ 256K | $0.229 | $1.835 |
| Bậc được chọn theo số token đầu vào của mỗi yêu cầu | ||
Ước tính theo giá niêm yết
Giá theo bậc — ước tính này dùng mức giá bậc cơ bản.
Chỉ là ước tính — số token thực tế phụ thuộc vào bộ tách token của nhà cung cấp.
GET /api/public/models/qwen/qwen3.5-35b-a3bMở @misc{orcarouter_qwen3_5_35b_a3b,
title = {Qwen3.5-35B-A3B API},
author = {Qwen},
year = {2026},
howpublished = {OrcaRouter},
url = {https://www.orcarouter.ai/models/qwen/qwen3.5-35b-a3b}
}Qwen. (2026). Qwen3.5-35B-A3B API. OrcaRouter. https://www.orcarouter.ai/models/qwen/qwen3.5-35b-a3b