QwenChat
Qwen: Qwen VL Plus
qwen/qwen-vl-plus
131KContext Window
8KMax Output
Supported Protocols:max_tokenstemperaturetop_pseedpresence_penaltyresponse_format
Normal
Qwen's Enhanced Large Visual Language Model. Significantly upgraded for detailed recognition capabilities and text recognition abilities, supporting ultra-high pixel resolutions up to millions of pixels and extreme aspect ratios for image input. It delivers significant performance across a broad range of visual tasks.
Capabilities
👁 VisionText GenerationCode GenerationAnalysis & ReasoningReasoning
Technical Specs
Input Modality
Text、Image
Output Modality
Text
Arch
—
Default Temperature
0.7
Default Top_P
1
Pricing
Pay per use, no monthly fees| Billing Type | Unit | Price |
|---|---|---|
| Text Input | — | $0.1365/M tokens |
| Text Output | — | $0.4095/M tokens |
| Cache Read | — | $0.0273/M tokens |
| Image Input | — | < $0.001/张 |
Quick Start
from openai import OpenAI
client = OpenAI(
base_url="https://api.uniontoken.ai/v1",
api_key="YOUR_UNIONTOKEN_API_KEY",
)
response = client.chat.completions.create(
model="qwen/qwen-vl-plus",
messages=[
{"role": "user", "content": "Hello!"}
],
)
print(response.choices[0].message.content)FAQ
Qwen
Qwen: Qwen VL Plus
qwen/qwen-vl-plus
In< ¥0.001/1K
Out< ¥0.001/1K
Context Window131K
Max Output8K
Related Models
View All → →Ready to get started?
Get 1M free tokens on registration, no monthly fees or minimum spend
Register Now →