Qwen3.6 Flash
Qwen3.6 Flash 是阿里云的开源稀疏 MoE 模型(35B 总参 / 3B 激活),擅长 Agent 编码,原生 262K 上下文。通过 Velokey 统一端点接入,享受官方价折扣。
适用场景
Agent 编码与多文件开发、终端与工具驱动自动化
输入
文本
输出
文本
计费方式
按 token 计费
开始对话
在下方输入消息开始对话
注册即送 $0.5 免费额度,约可免费生成 20 张图
价格详情
透明定价,无隐藏费用。按量付费,用多少付多少。
详细价格
阶梯定价按使用量计费的价格明细
| 规格 | 价格 | 官方价 | 节省 |
|---|---|---|---|
| Input/1M tokens | 0.2 积分≈$0.2 | 0.25 积分 | -20% |
| Output/1M tokens | 1.2 积分≈$1.2 | 1.5 积分 | -20% |
| Cache Read/1M tokens | 0.02 积分≈$0.02 | 0.025 积分 | -20% |
| Cache Write/1M tokens | 0.25 积分≈$0.25 | 0.3125 积分 | -20% |
| 规格 | 价格 | 官方价 | 节省 |
|---|---|---|---|
| Input/1M tokens | 0.8 积分≈$0.8 | 1 积分 | -20% |
| Output/1M tokens | 3.2 积分≈$3.2 | 4 积分 | -20% |
| Cache Read/1M tokens | 0.08 积分≈$0.08 | 0.1 积分 | -20% |
| Cache Write/1M tokens | 1 积分≈$1 | 1.25 积分 | -20% |
计费规则
- 输出价格根据模型、分辨率、质量、时长或 token 使用量而变化。
- 上传的参考文件在支持的情况下可能单独收费。
- 网页搜索或图像搜索等附加功能可能按请求计费。
- 基于 token 的模型按输入和输出 token 计费。
- 如果主路由不可用,Velokey 可能会在可能的情况下自动切换到稳定的备用路由。
- 使用按量付费,透明扣除积分。
* 实际费用以最终输出为准。
相关模型
探索同类型的其他模型。
- Alibaba省 20%
Qwen3.6 Plus
Alibaba's Qwen3.6 Plus, a balanced flagship-tier model with strong reasoning, long context, multimodal input, and agentic tool use.
- Alibaba省 20%
Qwen3.7 Plus
Qwen3.7-Plus is Alibaba's multimodal agent model with screen perception and GUI grounding, a 1M-token context, preserve_thinking, and low-cost pricing.
- Alibaba省 20%
Qwen3.7 Max
Qwen3.7-Max is Alibaba's flagship agent model for long-horizon coding and MCP tool orchestration, sustaining hours-long autonomous runs over a 1M-token context.
- OpenAI省 20%
GPT 5.4 Mini
OpenAI's fast, cost-efficient GPT-5.4 Mini for high-volume production, with vision, long context, and strong tool use at low latency.
经济实惠的 Qwen3.6 Flash API
在 Velokey 上接入阿里云 Qwen3.6 Flash——高效稀疏 MoE、出色的 Agent 编码、原生 262K 长上下文与跨流程思考保留,配合统一端点和官方价折扣,直接用于生产级应用。
认识 Qwen3.6 Flash 及其 API 接入
Qwen3.6 Flash(Qwen3.6-35B-A3B)是阿里云于 2026 年 4 月 14 日发布的开源模型,采用稀疏 Mixture-of-Experts 架构:35B 总参数、仅 3B 激活。它将 Gated DeltaNet 线性注意力与标准 Gated Attention、256 专家的稀疏 MoE(8 路由 + 1 共享激活)结合,在 Agent 编码上大幅超越 Qwen3.5-35B-A3B,媲美更大的稠密模型。权重以 Apache 2.0 在 Hugging Face 与 ModelScope 开放,原生支持 262K 上下文,借助 YaRN 可扩展至 100 万 token。 Velokey 提供经济实惠、易于集成的 Qwen3.6 Flash API:统一的对话端点、清晰的请求流程,以及官方价基础上的折扣,可直接接入生产系统、Agent 流程和自动化工具。
如何在 Velokey 上部署 Qwen3.6 Flash API
只需几个步骤即可开始调用。
注册并获取 API Key
登录 Velokey 控制台生成 API Key,用于认证所有发送到 Qwen3.6 Flash 的请求。
配置请求参数
将 model 设为 qwen-3-6-flash,提交 messages。需要超长上下文可启用 YaRN 扩展至 1M;开启 thinking 模式可在长程 Agent 流程中保留完整推理。
集成并开始调用
通过 Velokey 统一 /v1/chat/completions 端点发送请求,即可接入助手、Agent 和自动化流程,并在控制台统一管理用量。
Qwen3.6 Flash 的真实应用场景
从 Agent 编码到长文档推理,覆盖多种高自主度场景。
Agent 编码与多文件开发
凭借 73.4% 的 SWE-bench Verified 与线性注意力效率,适合跨多文件的 Agent 开发、重构与修 bug。
终端与工具驱动自动化
Terminal-Bench 2.0 达 51.5%,适合终端操作、工具调用与长程自动化任务。
整库与长文档推理
原生 262K(YaRN 达 1M)上下文,适合整个代码库与超长文档的检索、综合与问答。
高效低成本部署
35B/3B 稀疏 MoE 仅激活 3B 参数,适合对成本与吞吐敏感的规模化部署。
长程 Agent 工作流
thinking 模式保留完整推理上下文,适合跨多个工具步骤的长程 Agent 编排。
开源自托管与二次开发
Apache 2.0 开源权重(Hugging Face / ModelScope),适合自托管、微调与二次开发。
为什么选择 Velokey 接入 Qwen3.6 Flash
官方价基础上的折扣
在 Velokey 以更低的价格调用 Qwen3.6 Flash,按量付费、无强制订阅,降低前期成本。
统一的 API 接口
一个 API Key 即可访问 Qwen3.6 Flash 与其他模型,无需管理多个账户与密钥,简化集成。
完善的文档与迁移指引
提供端点说明、参数细节和迁移示例,帮助你快速接入并用上长上下文与 thinking 能力。
稳定与高可用
自动故障转移与稳定备用路由,在主路由不可用时维持可用性,保障生产稳定。
API 参考
完整的 API 调用示例和参数说明
Endpoint
https://api.velokey.ai/v1/chat/completionsAuthentication
Bearer YOUR_API_KEYRequest Example
curl https://api.velokey.ai/v1/chat/completions \
-X POST \
-H "Authorization: Bearer YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "qwen3.6-flash",
"messages": [{"role": "user", "content": "Hello!"}],
"temperature": 0.7
}'Response Example
{
"id": "req_abc123",
"model": "qwen3.6-flash",
"created": 1234567890,
"data": { ... }
}Qwen3.6 Flash API 常见问题
Qwen3.6 Flash 是什么模型?
它是阿里云于 2026 年 4 月 14 日发布的开源模型 Qwen3.6-35B-A3B(在 Model Studio API 上以 qwen3.6-flash 提供),采用稀疏 MoE 架构,35B 总参数、3B 激活,权重以 Apache 2.0 在 Hugging Face 与 ModelScope 开放。
它的架构有什么特别?
采用新型架构,将 Gated DeltaNet 线性注意力与标准 Gated Attention 及稀疏 MoE(256 专家,8 路由 + 1 共享激活)结合,在保持质量的同时以仅 3B 激活参数实现高效推理。
上下文窗口有多大?
原生支持 262K 上下文,借助 YaRN 可扩展至 100 万 token,适合整库代码、超长文档与长程 Agent 工作流。
Agent 编码能力如何?
Agent 编码大幅超越 Qwen3.5-35B-A3B,媲美更大的稠密模型,SWE-bench Verified 达 73.4%,Terminal-Bench 2.0 达 51.5%,并能在长程流程中保留完整思考上下文。
在 Velokey 上如何计费?
本页价格区会展示当前 Velokey 价格,按输入和输出 token 计费,并在官方价基础上提供折扣,无强制订阅。



