Qwen

Qwen Max

Chat
bailian/qwen-max

Alibaba Qwen Max via Dashscope. High-performance model for complex tasks requiring sophisticated reasoning and generation.

32K kontextfenster
8K max. ausgabe-tokens
Veröffentlicht: 2025-01-25
Unterstützte Protokolle:OpenAIopenai
Verfügbare Anbieter:BaiLianAliyun
Fähigkeiten:Function CallingPrompt Caching

Preise

TypPreis
Eingabe-Tokens$0.35/M
Ausgabe-Tokens$1.38/M
Cache-Lesen$0.069/M

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

Häufig gestellte Fragen

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

Discord

Treten Sie unserem Discord-Server bei

Discord