Head to head

Claude Sonnet 4.6 vs Inkling

Claude Sonnet 4.6 (Anthropic) and Inkling (Thinking Machines) compared on intelligence, speed, context, and price — and which to choose. Both run on just4o.chat from one chat.

MetricClaude Sonnet 4.6Inkling
Intelligence (AA index)3646
Output speed (tokens/sec)43.3
Context window1M256K
Max output64K256K
Input price / 1M$3$1
Output price / 1M$15$4.05
Released2026-022026-07

Choose Claude Sonnet 4.6 if you want…

  • Larger context window (1M)

Choose Inkling if you want…

  • Higher intelligence (Artificial Analysis index 46)
  • Lower price ($1.76 / 1M blended)

Claude Sonnet 4.6

Sonnet 4.6 sits at the sweet spot where coding and agentic work get done without paying Opus prices. On SWE-bench Verified it scores 79.6% — within one point of Opus 4.6 (80.8%) — at roughly a third of the cost, which is why developers running automated pipelines tend to reach for it first. The self-correction training is the headline improvement: when a tool call fails, the model recognizes and recovers rather than cycling through the same error. Users also praise the 1M-token context window for swallowing entire codebases or large document sets in a single pass. The honest caveat is that this context window has edges — retrieval quality degrades on adversarial tests beyond about 700K tokens, so vector-based RAG is still the safer bet for critical long-context searches. Speed is also a known tension: at 44 tokens per second, it runs slower than the median for its tier, which can feel noticeable in real-time applications. Still, for teams that need high-quality code generation, browser automation, and multi-step agentic workflows without Opus-level spend, Sonnet 4.6 is the practical default.

Full Claude Sonnet 4.6 details →

Inkling

Inkling is Thinking Machines Lab's first open-weights model, and on just4o.chat it runs through the Vercel AI Gateway under thinkingmachines/inkling. It is a multimodal MoE with 975B total parameters and 41B active, trained to reason over text, images, and audio in a shared space rather than bolting on separate encoders. Controllable thinking effort lets you trade latency for depth, function calling supports agentic workflows, and a 256k context window on the gateway is roomy enough for long multimodal sessions. It is a base-tier model on just4o.chat, billed at 4 base requests per send before length multipliers, at $1.00 per million input and $4.05 per million output tokens (cached input $0.17). Practical caveats: no native web search on this route, and chat attachments currently emphasize image input even though the model itself understands audio. For teams that want an open, customizable multimodal foundation with ZDR-compatible gateway routing, Inkling is a strong addition.

Full Inkling details →

FAQ

Which is better, Claude Sonnet 4.6 or Inkling?

Inkling leads on 2 of the headline metrics (higher intelligence (artificial analysis index 46); lower price ($1.76 / 1m blended)), while Claude Sonnet 4.6 wins on larger context window (1m). The right pick depends on your priorities.

Is Claude Sonnet 4.6 or Inkling cheaper?

Inkling is cheaper at $1.76 per 1M tokens (blended), versus $6.

Can I use both Claude Sonnet 4.6 and Inkling?

Yes. Both are available on just4o.chat from a single chat — you can switch between them per message with no separate subscriptions.