Compare · Leaderboard

novita

v4 Pro

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

Tool callingJSON mode
Route this with model=auto

Price per 1M tokens

Input $1.6/M · Output $3.2/M

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

Providers

ProviderContextInput $/MOutput $/M
novita (viewing) 1M $1.6/M $3.2/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
fireworks 1M $1.74/M $3.48/M
gmicloud 1M $1.74/M $3.48/M
qwen 1M $2.4/M $4.8/M
qwen-eu 1M $2.4/M $4.8/M

Served through novita'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": "novita-deepseek-deepseek-v4-pro", "messages": [{"role": "user", "content": "Hello!"}]}'