Qwen

Qwen3.6 Plus

Designed for agentic workloads, coding, and office productivity, with a stronger combined focus on long context, tool calling, and structured output than Qwen3.5. Compared with flagship models such as GPT, Claude, and Gemini, it is a cost-effective alternative for Chinese, coding, and multi-step tool workflows.

  • 推論
  • ツール利用
  • 構造化出力
  • 長いコンテキスト

このモデルの説明は現在の言語に未対応のため、英語で表示しています。

USD

料金

default
input<256K
入力$0.3/1M tokens補完価格$1.77/1M tokensキャッシュ読込$0.0282/1M tokensキャッシュ書込$0.3525/1M tokens
input>=256K
入力$1.19/1M tokens補完価格$7.1/1M tokensキャッシュ読込$0.1184/1M tokensキャッシュ書込$1.48/1M tokens

米ドル建ての公開価格です。実際の料金はアカウントグループや利用量により異なる場合があります。

API

コード例

curl --location --request POST 'https://api.tokenhot.cn/v1/chat/completions' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
    "model": "qwen3.6-plus",
    "messages": [
        {
            "role": "user",
            "content": "What model are you"
        }
    ]
}'

Qwen

関連モデル

QwenQwenQwen3.6 MAX Preview

Alibaba Qwen 3.6 Max Preview, a sparse mixture-of-experts model with ~1 trillion parameters. Optimized for agentic coding, tool use, and long-context reasoning with an integrated thinking mode that preserves reasoning traces across multi-turn conversations. 262K context window, available via Alibaba Cloud Model Studio API.

$1.33/1M tokens
QwenQwenQwen3.6 Flash

Designed for agentic workloads, coding, and office productivity, with a stronger combined focus on long context, tool calling, and structured output than Qwen3.5. Compared with flagship models such as GPT, Claude, and Gemini, it is a cost-effective alternative for Chinese, coding, and multi-step tool workflows.

$0.1785/1M tokens
QwenQwenQwen3.8 MAX

Qwen's most capable flagship multimodal reasoning model, built for long-horizon coding, professional work, and multi-stage agent tasks. It accepts text, images, and video, offers a 1M-token context window with up to 128K output, and supports function calling, structured outputs, web search, and a code interpreter. It is best used as a high-quality workhorse for complex tasks rather than for the lowest-cost, lowest-latency batch workloads.

$1.775/1M tokens
QwenQwenQwen3.7 Plus

Designed for agentic workloads, coding, and office productivity, with a stronger combined focus on long context, tool calling, and structured output than Qwen3.6. Compared with flagship models such as GPT, Claude, and Gemini, it is a cost-effective alternative for Chinese, coding, and multi-step tool workflows.

$0.295/1M tokens

FAQ

よくある質問

Qwen3.6 Plus はどの用途に適していますか?

Qwen3.6 Plus は、このページに記載された入出力と機能に適しています。重要なシステムでは実際の負荷で事前に検証してください。

Qwen3.6 Plus の料金体系は?

料金は上の料金セクションに表示されています。実際の費用は利用量、アカウントグループ、リクエスト内容によって異なります。

Qwen3.6 Plus を呼び出すには?

上記のモデル ID と対応 API プロトコルを使用します。利用データがある場合はコード例も表示されます。

はじめる

Qwen3.6 Plus で構築する

コンソールで使う