Qwen

Qwen Flash

Chat
bailian/qwen-flash

Alibaba Qwen Flash via Dashscope. Ultra-fast inference for latency-sensitive tasks. Lowest cost option in the Qwen family.

1M コンテキストウィンドウ
32K 最大出力トークン
リリース日: 2025-07-28
対応プロトコル:OpenAIopenaiAnthropicanthropic
利用可能なプロバイダー:BaiLianAliyun
機能:Function CallingプロンプトキャッシュWeb検索

料金

タイプ料金
入力トークン$0.022/M
出力トークン$0.22/M
キャッシュ読込$0.0043/M
キャッシュ書込$0.027/M
Web検索$0.01/R

コード例

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/qwen-flash",
messages=[
{"role": "user", "content": "Hello!"}
],
)
print(response.choices[0].message.content)

よくある質問

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

Discord

Discordサーバーに参加

Discord