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 kontextfenster
32K max. ausgabe-tokens
Veröffentlicht: 2025-07-28
Unterstützte Protokolle:OpenAIopenaiAnthropicanthropic
Verfügbare Anbieter:BaiLianAliyun
Fähigkeiten:Function CallingPrompt CachingWebsuche

Preise

TypPreis
Eingabe-Tokens$0.022/M
Ausgabe-Tokens$0.22/M
Cache-Lesen$0.0043/M
Cache-Schreiben$0.027/M
Websuche$0.01/R

Code-Beispiele

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)

Häufig gestellte Fragen

Qwen Flash auf Ofox.ai kostet $0.022/M pro Million Eingabe-Tokens und $0.22/M pro Million Ausgabe-Tokens. Pay-as-you-go, keine monatlichen Gebühren.

Discord

Treten Sie unserem Discord-Server bei

Discord