Anthropic's highest-capability generally available model for long-running agents.
InclusionAI's 124B/5.1B-active MoE optimized for token-efficient production agents and tool execution.
| Provider | Context | Price · in / out |
|---|---|---|
| ddeepinfraNo trainingNo training on your data | 131K | $0.21 / $0.33/MTok |
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": "ling-3.0-flash",
"messages": [{ "role": "user", "content": "Hello!" }],
"stream": true
}'InclusionAI's 124B/5.1B-active MoE optimized for token-efficient production agents and tool execution.
Ling 3.0 Flash costs $0.21/M input tokens and $0.33/M output tokens.
Ling 3.0 Flash accepts text and returns text.
POST /api/v1/chat/completions with `"model": "ling-3.0-flash"`.
Anthropic's most intelligent model — use when quality is paramount.
Anthropic's Opus 5 for complex agentic coding and enterprise knowledge work.
Anthropic's previous Sonnet — strong at code and analysis.