qwen/qwen3.5-flash-2026-02-23

qwen/qwen3.5-flash-2026-02-23
by qwen · text+image+video in · text out · 1.05M ctx

Qwen3.5 Flash snapshot 2026-02-23 — frozen version of qwen3.5-flash, same capabilities.

INPUT$0.10/ 1M tokens
OUTPUT$0.40/ 1M tokens
p50 TTFT2.26 s7d
p95 TTFT9.73 s7d
TRAFFIC81.9Ktokens / 7d
Code samples
from openai import OpenAI

client = OpenAI(
    base_url="https://orcarouter.ai/v1",
    api_key="$ORCAROUTER_API_KEY",
)

response = client.chat.completions.create(
    model="qwen/qwen3.5-flash-2026-02-23",
    messages=[{"role": "user", "content": "Hello"}],
)
print(response.choices[0].message.content)
Pricing
Input / 1M tokens$0.100
Output / 1M tokens$0.400
CurrencyUSD
Performance
TTFT p50
2.26 s
Output speed
209 tok/s
TTFT p95
9.73 s
Error rate
25.0%
Public benchmarks
No public benchmark scores ingested yet.
FAQ
How much does qwen/qwen3.5-flash-2026-02-23 cost on OrcaRouter?
qwen/qwen3.5-flash-2026-02-23 is priced at $0.10 per 1M input tokens and $0.40 per 1M output tokens via OrcaRouter. Pricing is pulled live from the routing layer.
What is qwen/qwen3.5-flash-2026-02-23's context window?
qwen/qwen3.5-flash-2026-02-23 supports a context window of 1M tokens. Use long-context features (RAG, summarisation) up to that limit.
How do I call qwen/qwen3.5-flash-2026-02-23 via the OpenAI SDK?
Set OpenAI base_url to https://orcarouter.ai/v1, supply your OrcaRouter API key, and pass model="qwen/qwen3.5-flash-2026-02-23" in the chat.completions.create call.
Does OrcaRouter rate-limit qwen/qwen3.5-flash-2026-02-23?
Per-model rate limits follow your OrcaRouter plan. Free tiers ship with conservative caps; paid tiers lift them. Check /pricing for current quotas.
Embed this badge
qwen/qwen3.5-flash-2026-02-23$0.10/M in2259ms p50via OrcaRouter
HTML <a href="https://www.orcarouter.ai/models/qwen/qwen3.5-flash-2026-02-23" target="_blank"> <img src="https://www.orcarouter.ai/embed/qwen/qwen3.5-flash-2026-02-23.svg" alt="qwen/qwen3.5-flash-2026-02-23 on OrcaRouter" /> </a>
Markdown [![qwen/qwen3.5-flash-2026-02-23](https://www.orcarouter.ai/embed/qwen/qwen3.5-flash-2026-02-23.svg)](https://www.orcarouter.ai/models/qwen/qwen3.5-flash-2026-02-23)