{
  "count": 11,
  "how": "model_ratio / completion_ratio 改为官方最低档；完整档位由 billing_expr 精确还原。",
  "models": [
    {
      "after_base_usd_input_per_m": 0.114286,
      "after_base_usd_output_per_m": 0.285714,
      "before_usd_input_per_m": 0.685714,
      "before_usd_output_per_m": 9.142857,
      "billing_expr": "len <= 131072 ? tier(\"le_128K\", p * 0.114286 + c * (param(\"enable_thinking\") == false ? 0.285714 : 1.14286)) : len <= 262144 ? tier(\"le_256K\", p * 0.342857 + c * (param(\"enable_thinking\") == false ? 2.85714 : 3.42857)) : tier(\"gt_256K\", p * 0.685714 + c * (param(\"enable_thinking\") == false ? 6.85714 : 9.14286))",
      "input_times_cheaper": 6.0,
      "kind": "context_tier",
      "model": "qwen-plus",
      "note": "官方三档 + 非思考/思考两种输出价"
    },
    {
      "after_base_usd_input_per_m": 0.021429,
      "after_base_usd_output_per_m": 0.214286,
      "before_usd_input_per_m": 0.171428,
      "before_usd_output_per_m": 1.714276,
      "billing_expr": "len <= 131072 ? tier(\"le_128K\", p * 0.021429 + c * 0.214286) : len <= 262144 ? tier(\"le_256K\", p * 0.085714 + c * 0.857143) : tier(\"gt_256K\", p * 0.171429 + c * 1.71429)",
      "input_times_cheaper": 8.0,
      "kind": "context_tier",
      "model": "qwen-flash",
      "note": "官方三档，非思考与思考同价"
    },
    {
      "after_base_usd_input_per_m": 0.571429,
      "after_base_usd_output_per_m": 2.285714,
      "before_usd_input_per_m": 2.857144,
      "before_usd_output_per_m": 28.57144,
      "billing_expr": "len <= 32768 ? tier(\"le_32K\", p * 0.571429 + c * 2.28571) : len <= 131072 ? tier(\"le_128K\", p * 0.857143 + c * 3.42857) : len <= 262144 ? tier(\"le_256K\", p * 1.42857 + c * 5.71429) : tier(\"gt_256K\", p * 2.85714 + c * 28.5714)",
      "input_times_cheaper": 5.0,
      "kind": "context_tier",
      "model": "qwen3-coder-plus",
      "note": "官方四档"
    },
    {
      "after_base_usd_input_per_m": 0.142857,
      "after_base_usd_output_per_m": 0.571429,
      "before_usd_input_per_m": 0.714286,
      "before_usd_output_per_m": 3.571429,
      "billing_expr": "len <= 32768 ? tier(\"le_32K\", p * 0.142857 + c * 0.571429) : len <= 131072 ? tier(\"le_128K\", p * 0.214286 + c * 0.857143) : len <= 262144 ? tier(\"le_256K\", p * 0.357143 + c * 1.42857) : tier(\"gt_256K\", p * 0.714286 + c * 3.57143)",
      "input_times_cheaper": 5.0,
      "kind": "context_tier",
      "model": "qwen3-coder-flash",
      "note": "官方四档"
    },
    {
      "after_base_usd_input_per_m": 0.142857,
      "after_base_usd_output_per_m": 1.428571,
      "before_usd_input_per_m": 0.42857,
      "before_usd_output_per_m": 4.285704,
      "billing_expr": "len <= 32768 ? tier(\"le_32K\", p * 0.142857 + c * 1.42857) : len <= 131072 ? tier(\"le_128K\", p * 0.214286 + c * 2.14286) : tier(\"gt_128K\", p * 0.428571 + c * 4.28571)",
      "input_times_cheaper": 3.0,
      "kind": "context_tier",
      "model": "qwen3-vl-plus",
      "note": "官方三档，非思考与思考同价"
    },
    {
      "after_base_usd_input_per_m": 0.042857,
      "after_base_usd_output_per_m": 0.085714,
      "before_usd_input_per_m": 0.042856,
      "before_usd_output_per_m": 0.428561,
      "billing_expr": "tier(\"base\", p * 0.042857 + c * (param(\"enable_thinking\") == false ? 0.085714 : 0.428571))",
      "input_times_cheaper": 1.0,
      "kind": "context_tier",
      "model": "qwen-turbo",
      "note": "官方无上下文分档，但分非思考(0.6元)/思考(3元)两种输出价；老源取了思考档"
    },
    {
      "after_base_usd_input_per_m": 9.142857,
      "after_base_usd_output_per_m": 9.142857,
      "before_usd_input_per_m": 9.142856,
      "before_usd_output_per_m": 34.28571,
      "billing_expr": "tier(\"base\", p * 9.14286 + ai * 9.14286 + img * 1.14286 + c * 9.14286 + ao * 34.2857)",
      "input_times_cheaper": 1.0,
      "kind": "modality",
      "model": "qwen3-livetranslate-flash-realtime",
      "note": "官方按 音频输入64 / 图片输入8 / 文本输出64 / 音频输出240 分模态计价；老源输入输出都取了音频价。官方未单列文本输入价，p 保守按音频价计"
    },
    {
      "after_base_usd_input_per_m": 0.057143,
      "after_base_usd_output_per_m": 0.228571,
      "before_usd_input_per_m": 3.57143,
      "before_usd_output_per_m": 7.14286,
      "billing_expr": "tier(\"base\", p * 0.057143 + ai * 3.57143 + img * 0.214286 + c * (ai > 0 || img > 0 ? 0.642857 : 0.228571) + ao * 7.14286)",
      "input_times_cheaper": 62.5,
      "kind": "modality",
      "model": "qwen-omni-turbo",
      "note": "按文本/音频/图片分模态计价；老源原先统一取音频价"
    },
    {
      "after_base_usd_input_per_m": 0.228571,
      "after_base_usd_output_per_m": 0.914286,
      "before_usd_input_per_m": 3.57143,
      "before_usd_output_per_m": 7.14286,
      "billing_expr": "tier(\"base\", p * 0.228571 + ai * 3.57143 + img * 0.857143 + c * (ai > 0 || img > 0 ? 2.57143 : 0.914286) + ao * 7.14286)",
      "input_times_cheaper": 15.63,
      "kind": "modality",
      "model": "qwen-omni-turbo-realtime",
      "note": "按文本/音频/图片分模态计价；老源原先统一取音频价"
    },
    {
      "after_base_usd_input_per_m": 0.257143,
      "after_base_usd_output_per_m": 0.985714,
      "before_usd_input_per_m": 2.257144,
      "before_usd_output_per_m": 8.942861,
      "billing_expr": "tier(\"base\", p * 0.257143 + ai * 2.25714 + img * 0.471429 + c * (ai > 0 || img > 0 ? 1.81429 : 0.985714) + ao * 8.94286)",
      "input_times_cheaper": 8.78,
      "kind": "modality",
      "model": "qwen3-omni-flash",
      "note": "按文本/音频/图片分模态计价；老源原先统一取音频价"
    },
    {
      "after_base_usd_input_per_m": 0.314286,
      "after_base_usd_output_per_m": 1.185714,
      "before_usd_input_per_m": 2.7,
      "before_usd_output_per_m": 10.728572,
      "billing_expr": "tier(\"base\", p * 0.314286 + ai * 2.7 + img * 0.557143 + c * (ai > 0 || img > 0 ? 2.17143 : 1.18571) + ao * 10.7286)",
      "input_times_cheaper": 8.59,
      "kind": "modality",
      "model": "qwen3-omni-flash-realtime",
      "note": "按文本/音频/图片分模态计价；老源原先统一取音频价"
    }
  ],
  "source": "help.aliyun.com/zh/model-studio/model-pricing 中国内地价表，浏览器实抓 2026-08-24",
  "what": "原先按最高规格（最贵上下文档 / 思考档输出 / 最贵模态）收费、现已改为官方分档计费的模型"
}