Q
Qwen3.5-27B
qwen/qwen3.5-27b

Qwen3.5系列27B原生视觉语言Dense模型,融合了线性注意力机制;响应速度快,兼具推理速度和性能。该模型的综合能力接近于Qwen3.5-122B-A10B。

模型价格立即体验模型

输入1.8/Mt
输出14.4/Mt

阶梯计费

每次请求输入长度输入价格(每百万 tokens)输出价格(每百万 tokens)
1 <= tokens < 1280000.64.8
128000 <= tokens < 2621441.814.4

示例代码

一键复制
1base_url="https://api.ppio.com/openai"
2api_key="<您的 API Key>"
3
4curl "$base_url/v1/chat/completions" \
5  -H "Content-Type: application/json" \
6  -H "Authorization: Bearer $api_key" \
7  -d @- << 'EOF'
8{
9    "model": "qwen/qwen3.5-27b",
10    "messages": [
11        
12        {
13            "role": "user",
14            "content": "Hi there!"
15        }
16    ],
17    "response_format": { "type": "text" }
18}
19EOF
20  

模型信息

上下文窗口:

262144

最大输出 token 数:

65536

模态:

输入:
TextImageVideo
输出:
Text

支持的功能

Function Calling支持
结构化输出支持
reasoning支持
Anthropic API不支持

API 接入指南

Base URL:

https://api.ppio.com/openai

API Endpoints:

/v1/chat/completions

Model ID:

qwen/qwen3.5-27b

用量级别RPMTPM
T1550,000,000
T210050,000,000
T31,00050,000,000
T43,00050,000,000
T56,00050,000,000
用更高性价比的产品服务
助您释放无限创新元力,引领智能时代新进程
马上咨询