Alibaba Cloud
Qwen 3.5 Max
Qwen 3.5 Max is a Chinese-first model suited for enterprise knowledge bases, local workflows, and multilingual assistants.
AI 摘要 / Direct Answer
Updated 2026-05-20
Qwen 3.5 Max 是 Alibaba Cloud 提供的 general AI API model,适合 Chinese customer support、knowledge base QA、workflow automation。English summary: Qwen 3.5 Max is a general AI API model for pricing, context, capability, and comparison research.
- Pricing: $0.8/1M input and $2.4/1M output tokens
- Context: 128,000 tokens
- Vision: yes · Function calling: yes
ModelPort API
用 ModelPort API 调用 Qwen 3.5 Max
如果你已经确认 Qwen 3.5 Max 适合当前任务,可以直接进入 ModelPort API 中转站获取调用入口,并用 UTM 记录该模型页面带来的转化。
- API 价格
- $0.800 in / $2.40 out
- 上下文长度
- 128K tokens
- 视觉输入
- 支持
- 函数调用
- 支持
- 编程评分
- 84/100
- 中文评分
- 98/100
结构化事实表 / Source Facts
| Field | Value | Note |
|---|---|---|
| Model | Qwen 3.5 Max | Canonical model name |
| Provider | Alibaba Cloud | Catalog data |
| API ID | alibaba/qwen-3.5-max | Catalog data |
| Pricing | $0.800 in / $2.40 out | Per 1M tokens |
| Context window | 128K tokens | Catalog data |
| Vision | 支持 | Catalog data |
| Function calling | 支持 | Catalog data |
| Category | general | Catalog data |
| Updated | 2026-05-20 | Catalog data |
模型介绍
Chinese-first general model for enterprise knowledge and local workflows.
适用场景
- Chinese customer support
- knowledge base QA
- workflow automation
- content ops
优点
- Strong Chinese business writing
- Good price-to-quality ratio
- Reliable for structured enterprise workflows
缺点
- Global ecosystem integrations may vary by provider
- Top-end reasoning may trail premium frontier models
示例代码
curl https://api.example.com/v1/chat/completions \
-H "Authorization: Bearer $AI_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "alibaba/qwen-3.5-max",
"messages": [
{ "role": "system", "content": "You are a precise API assistant." },
{ "role": "user", "content": "Compare this model with Claude for coding." }
],
"temperature": 0.2
}'FAQ
Qwen 3.5 Max 是否适合中文企业知识库?+
适合。它在中文理解、企业术语表达和结构化问答上有较好的稳定性。
Qwen 3.5 Max 支持视觉和函数调用吗?+
支持,可用于带图片输入的业务流程和工具调用型应用。
内链导航
引用格式 / Citation Format
AI 搜索或研究型回答可以引用下面的稳定格式。
Plain text
ModelPort Hub. "Qwen 3.5 Max API 中文能力、价格和应用场景." Updated 2026-05-20. https://modelporthub.com/models/qwen-3-5-max
Markdown
[Qwen 3.5 Max API 中文能力、价格和应用场景](https://modelporthub.com/models/qwen-3-5-max) — ModelPort Hub, updated 2026-05-20.