ByteDance Seed's low-cost multimodal reasoning model with a 256K context window.
ByteDance Seed's coding-specialized multimodal model for repository-scale engineering.
| Provider | Context | Price · in / out | p50 | p95 | Uptime |
|---|---|---|---|---|---|
| ddeepinfraNo trainingNo training on your data | 256K | $1.20 / $7.20/MTok | 2.8s | 2.8s | 100% |
routing.strategyproviders.onlyproviders.excludeproviders.ordermax_cost_usddata_policydocs →Collecting — charts appear after two days.
curl https://www.ninjachat.ai/api/v1/chat/completions \
-H "Authorization: Bearer $NINJACHAT_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "seed-2.0-code",
"messages": [{ "role": "user", "content": "Hello!" }],
"stream": true
}'ByteDance Seed's coding-specialized multimodal model for repository-scale engineering.
Seed 2.0 Code costs $1.20/M input tokens and $7.20/M output tokens.
Seed 2.0 Code accepts text and image and returns text.
POST /api/v1/chat/completions with `"model": "seed-2.0-code"`.
Seed 2.0 Mini, Seed 2.0 Pro.
Anthropic's highest-capability generally available model for long-running agents.
Anthropic's fastest Claude variant — lightning-quick responses.
Anthropic's most intelligent model — use when quality is paramount.