Pricing
| Tier | Pricing | Cache Read |
|---|---|---|
Tier | Pricing | Cache Read |
| Input<=128K | $0.0205$0.2055 | - |
| 128K<Input<=256K | $0.0822$0.8219 | - |
| 256K<Input<=1000K | $0.1644$1.6438 | - |
Input Modalities
Try this model
import os
from openai import OpenAI
client = OpenAI(
api_key=os.environ["AIHUBMIX_API_KEY"],
base_url="https://aihubmix.com/v1",
)
response = client.chat.completions.create(
model="qwen-flash",
messages=[
{
"role": "user",
"content": "Hello, how are you?"
}
],
max_tokens=1024,
stream=False,
)
print(response.choices[0].message.content)Frequently asked questions
What is Qwen Flash?
How much does Qwen Flash cost?
How do I call Qwen Flash via API?
Who created Qwen Flash?
When was Qwen Flash released?
More models from Qwen
See all Qwen models →Qwen3.8-27b is an Alibaba-released dense vision-language model with open-source weights. Qwen3.8 was developed based on the architecture of Qwen3.5, achieving significant improvements in encoding capability, handling professional tasks, research tasks, and tasks that require long-term completion. Qwen3.8-27B integrates these advantages into a compact, easy-to-deploy dense model — a native vision-language model capable of understanding image and video information and featuring flexible cognitive control capabilities. This model can more reliably accomplish complex, multi-step tasks.
- Input: $ 1.69 /M
- Output: $ 5.07 /M
- Web Search: $0.00055/request
Qwen3.8-Max-0902 (also known as qwen3.8-max-2026-09-02) is a snapshot version of Alibaba Cloud Tongyi Qianwen's qwen3.8-max. It pushes encoding depth further, enabling it to handle more complex engineering-level projects and long-term autonomous development; collaborative agent capabilities are significantly enhanced, performing more confidently in multi-tool orchestration and end-to-end delivery; visual understanding is comprehensively improved, with more sensitive and accurate chart reasoning, document parsing, and multimodal perception. Continuing the 1-million-context window, reasoning modes, and a complete tool ecosystem, it continues to evolve at a higher level of intelligence.
- Input: $ 0.1126 /M
- Output: $ 0.38 /M
- Web Search: $0.00055/request
Qwen3.8 Flash is Alibaba Cloud Qwen’s flagship native vision-language model for coding, office tasks, long-context reasoning, and agent workflows. It supports a 1M-token context, 128K output, web access, and tool calling. Compared with Qwen3.7-Plus, Qwen3.8-Flash significantly reduces training and inference costs—the training overhead is only about one-ninth of the former—while offering stronger capabilities on coding and office tasks.
480p: 0.04225; 720p: price per second $0.0845; 1080p: price per second $0.169.
Wan 3.0 (Tongyi Wanxiang 3.0) is an integrated video generation and editing model launched by Alibaba’s Tongyi Lab. It is suitable for scenarios such as advertising, e-commerce, short films, character animation, video editing, and document-to-video. Its advantages include native support for videos up to 30 seconds long and the unified handling of reference content such as text, images, audio, video, documents, spreadsheets, presentations, and web pages, delivering more realistic visuals and audio, stable character consistency, and capabilities for referencing, editing, replication, and driving. Compared with Wan 2.7, which split text-to-video, image-to-video, reference generation, and editing across multiple models, Wan 3.0 integrates these capabilities into a single model, making the creative workflow more unified and flexible.
480p: 0.06338; 720p: price per second $0.1268; 1080p: price per second $0.2535.
Wan3.0 Video Prime is Alibaba Cloud’s preview high-speed edition of its All-in-One video model, positioned for faster-turnaround ads, ecommerce, short films, and editing. Aligned with Wan3.0 Video’s capabilities, it supports text-to-video, image-to-video, reference-based generation, document/webpage-to-video, up to 30 seconds at 30fps, 1080P output, adaptive aspect ratios, and native audio. It unifies modes that Wan 2.7 handled through separate task-specific models.
- Input: $ 1.69 /M
- Output: $ 5.07 /M
- Web Search: $0.00055/request
Qwen3.8-Max is Alibaba Cloud Tongyi Qianwen's next-generation flagship large language model, featuring a mixture-of-experts (MoE) architecture with 2.4 trillion parameters. It achieves another breakthrough in encoding depth, enabling it to handle more complex engineering-grade projects and long-term autonomous development; collaborative agent capabilities are significantly enhanced, performing more confidently in multi-tool orchestration and end-to-end delivery; visual understanding is comprehensively improved, with more sensitive and accurate chart reasoning, document parsing, and multimodal perception. Continuing the 1-million-context window, reasoning modes, and a complete tool ecosystem, it continues to evolve at a higher level of intelligence.
© 2023 - 2026 AIHubMix, LLC