Qwen: Qwen3.6 Max Preview API
Qwen3.6-Max-Preview is a proprietary frontier model from Alibaba Cloud built on a sparse mixture-of-experts architecture with approximately 1 trillion total parameters. It is optimized for agentic coding, tool use, and...
关键参数
- 厂商:阿里巴巴
- 模型 ID:qwen3.6-max-preview
- 上下文长度:262144 tokens
- 最大输出:65536 tokens
- 输入模态:text
- 输出模态:text
- 能力:chat、function_calling、cache、reasoning
如何调用
apiget 兼容 OpenAI 接口,把 base_url 指向 https://api.apiget.cc/v1,用你的 API Key 调用:
curl https://api.apiget.cc/v1/chat/completions \
-H "Authorization: Bearer $APIGET_KEY" \
-H "Content-Type: application/json" \
-d '{"model":"qwen3.6-max-preview","messages":[{"role":"user","content":"你好"}]}'价格
按量计费、无月费,支持人民币充值。最新价格见 定价页。
常见问题
- 国内能直接调用 Qwen: Qwen3.6 Max Preview API 吗?
- 可以。通过 apiget 聚合网关调用,免翻墙、OpenAI 兼容,把 base_url 指向 https://api.apiget.cc/v1 配置 API Key 即可接入。
- Qwen: Qwen3.6 Max Preview 怎么计费?
- 按量计费、无月费,支持支付宝/微信充值。
- Qwen: Qwen3.6 Max Preview 的上下文有多大?
- Qwen: Qwen3.6 Max Preview 最大支持 262144 tokens 上下文。