Models/阿里云百炼/Qwen3.5 Plus

qwen

Qwen3.5 Plus

qwen3.5-plus2026-02-16T00:00:00+08:00991K context$0.8 / $4.8 per Mtool callingreasoning

Context Window

991K

Input Price / M

$0.8

Output Price / M

$4.8

Max Completion

Input Modalities

textimageaudio

Output Modalities

text

About This Model

阿里通义千问 3.5 Plus,编程、推理和多语言任务的强力通用模型

Available Providers

AllToken can route requests to the providers below based on route priority and policy.

Provider
Context Length
Input Price
Output Price
Cache Read
Priority

Status Snapshot

Quick route status for this model. Open the full Status page to compare it against the wider market and current incident patterns.

Open Status

Effective Pricing

Input

$0.8

per 1M input tokens

Output

$4.8

per 1M output tokens

Cached Read

$0

if prompt caching applies

Best For

Programming, Technology, Translation

ChatReasoningVisionToolsJSONStreaming

How To Use This Model

Use the exact model ID shown below. This is the safest way to avoid call failures, variant mismatches, or incorrect route assumptions.

Exact request field

"model": "qwen3.5-plus"
curl https://api.alltoken.ai/v1/chat/completions \
  -H "Authorization: Bearer sk-your-key" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "qwen3.5-plus",
    "messages": [
      {"role": "user", "content": "Hello, help me compare these models."}
    ]
  }'

Supported Parameters

temperaturetop_pmax_tokenstoolsresponse_formatreasoning_effortweb_search

API Key Setup

Smart Routing

Let the platform choose the best provider path automatically.

Default Model

If a request does not specify a model, default the key to qwen3.5-plus.

Forced Model

Always override incoming requests and lock the key to qwen3.5-plus.