チャージ 15% OFF —— OFOXAI26088月のチャージキャンペーンを見る
Qwen

Qwen: Qwen3.8 Flash

Chat
bailian/qwen3.8-flash

阿里云百炼 Qwen3.8 系列 Flash 轻量高速原生多模态模型, 1M context, 支持图像/视频理解与深度推理 (reasoning_content, 可按请求开关), 面向高并发低成本场景, 兼顾编程与办公任务. 通过 DashScope OpenAI-compatible 端点提供.

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

Providers

BaiLianAliyun
入力トークン
$0.15/M
出力トークン
$0.47/M
キャッシュ読込
$0.016/M
キャッシュ書込
$0.2/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.8-flash",
messages=[
{"role": "user", "content": "Hello!"}
],
)
print(response.choices[0].message.content)

稼働状況

よくある質問

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