Anthropic's highest-capability generally available model for long-running agents.
| Provider | Role | Context | Price · in / out | p50 | p95 | Uptime |
|---|---|---|---|---|---|---|
| ggmicloudNo trainingNo training on your data | Primary | 262K | $0.29 / $0.73/MToksame price, any rail | 2.4s | 3.0s | 100% |
| ddeepinfraNo trainingNo training on your data | Fallback | 262K | — | — | — |
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": "hy3",
"messages": [{ "role": "user", "content": "Hello!" }],
"stream": true
}'Tencent's reasoning and coding model on two independently operated, live-tested rails.
HY3 costs $0.29/M input tokens and $0.73/M output tokens.
HY3 accepts text and returns text.
POST /api/v1/chat/completions with `"model": "hy3"`.
routing.strategyproviders.onlyproviders.excludeproviders.ordermax_cost_usddata_policyAnthropic'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.