GPT-5.6登場 🎉 全GPTが20%オフ 🎉 7月中ずっと 🔥詳細はこちら
Qwen

Qwen: Qwen3.6 Flash

Chat
bailian/qwen3.6-flash
比較始める

Qwen3.6-Flash は、Alibaba の Qwen3.6 シリーズの高速視覚言語モデルで、エージェンティックコーディング、フロントエンド開発、マルチモーダルタスクを中心に Qwen3.5-Flash を大幅に上回る改善を実現しています。コンテキスト: 1M tokens、出力: 64K。OpenAI および Anthropic プロトコル経由で利用可能です。

コンテキストウィンドウ
1M
最大出力トークン
64K
リリース日
2026-04-16
機能
VisionFunction Calling推論プロンプトキャッシュ動画入力
利用可能なプロバイダー
BaiLianAliyun
対応プロトコル
OpenAIopenaiAnthropicanthropic

Providers

BaiLianAliyun
入力トークン
$0.25/M
出力トークン
$1.5/M
キャッシュ読込
$0.025/M
キャッシュ書込
$0.31/M
Web検索
$0.01/R
Protocols
OpenAIopenai/v1/chat/completions/v1/responses
Anthropicanthropic

コード例

from openai import OpenAI
client = OpenAI(
base_url="https://api.ofox.ai/v1",
api_key="YOUR_OFOX_API_KEY",
)
response = client.chat.completions.create(
model="bailian/qwen3.6-flash",
messages=[
{"role": "user", "content": "Hello!"}
],
)
print(response.choices[0].message.content)

よくある質問

Ofox.aiでのQwen: Qwen3.6 Flashの料金は、入力100万トークンあたり$0.25/M、出力100万トークンあたり$1.5/Mです。従量課金制、月額料金なし。