Qwen

Qwen VL Max

Chat
bailian/qwen-vl-max

Alibaba Qwen VL Max via Dashscope. Top-tier vision-language model for multimodal tasks including image understanding and visual reasoning.

128K kontextfenster
8K max. ausgabe-tokens
Veröffentlicht: 2025-08-13
Unterstützte Protokolle:OpenAIopenai
Verfügbare Anbieter:BaiLianAliyun
Fähigkeiten:VisionFunction Calling

Preise

TypPreis
Eingabe-Tokens$0.23/M
Ausgabe-Tokens$0.58/M
Cache-Lesen$0.046/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-vl-max",
messages=[
{"role": "user", "content": "Hello!"}
],
)
print(response.choices[0].message.content)

Häufig gestellte Fragen

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

Discord

Treten Sie unserem Discord-Server bei

Discord