Qwen

Qwen: Qwen3.6 Plus

Chat
bailian/qwen3.6-plus

Qwen3.6原生视觉语言系列Plus模型,展现出与当前顶尖前沿模型相媲美的卓越性能,模型效果相较3.5系列显著提升。模型在Agentic coding、前端编程、Vibe coding等代码能力、多模态万物识别、OCR、物体定位等能力上显著增强。

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

Providers

BaiLianAliyun
入力トークン
$0.5/M
出力トークン
$3/M
キャッシュ読込
$0.05/M
キャッシュ書込
$0.625/M
Web検索
$0.01/R
Protocols
OpenAIopenai/v1/chat/completions/v1/responses
Anthropicanthropic

コード例

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

よくある質問

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