Compare · Leaderboard

qwen-eu

v4 Pro

Canonical id: qwen-eu/qwen-eu-deepseek-v4-pro · Context: 1M tokens

Tool callingJSON mode
Route this with model=auto

Price per 1M tokens

Input $2.4/M · Output $4.8/M

+ LLMRouter platform fee: 1% of provider cost (≈ $0.024/M in · $0.048/M out) — billed as its own line, never blended into the price above.

Providers

ProviderContextInput $/MOutput $/M
qwen-eu (viewing) 1M $2.4/M $4.8/M
deepseek 1M $0.435/M $0.87/M
deepinfra 1M $1.3/M $2.6/M
digitalocean 1M $1.392/M $2.784/M
siliconflow 1M $1.6/M $3.135/M
novita 1M $1.6/M $3.2/M
fireworks 1M $1.74/M $3.48/M
gmicloud 1M $1.74/M $3.48/M
qwen 1M $2.4/M $4.8/M

Served through qwen-eu's API — 0% additional markup beyond our 1% platform fee. Other rows above are the same model through a different provider — click one to switch.

Capability profile

Reasoning●●●●○4/5
Coding●●●●○4/5
Quality●●●●○4/5

Derived from Artificial Analysis's licensed Intelligence/Coding Index — see the leaderboard for their full, independently measured scores. Source: Artificial Analysis.

API

curl https://api.llmrouter.sh/v1/chat/completions \
  -H "Authorization: Bearer llmr_sk_..." \
  -H "Content-Type: application/json" \
  -d '{"model": "qwen-eu-deepseek-v4-pro", "messages": [{"role": "user", "content": "Hello!"}]}'