Loading…
Loading…
Prior Opus flagship, now listed as a legacy model after the Opus 4.8 release. Still available via the API at the same price as Opus 4.8.
Every value carries a primary source and a verification date.
Sourced evaluation scores, each verified against its primary source.
SWE-bench Verified
Claude Opus 4.7: 0.876 (87.6%)
SWE-bench Pro
Claude Opus 4.7 scored 64.3% on SWE-bench Pro
GPQA Diamond
Claude Opus 4.7: 0.942
Humanity's Last Exam (with tools)
Claude Opus 4.7: 0.547 (54.7%)
Anthropic deprecates fast mode for Claude Opus 4.7, removal set for July 24
Anthropic announced on June 25, 2026 that fast mode for Claude Opus 4.7 is deprecated, with a hard removal date of July 24, 2026. Developers using the `claude-opus-4-7` model with `speed: "fast"` have four weeks to migrate to Claude Opus 4.8 before their requests will return errors. ## What's new Fast mode — a configuration flag that traded output quality for lower latency on Opus-class models — is being retired specifically on Claude Opus 4.7. After July 24, any API call to `claude-opus-4-7` that includes the `speed: "fast"` parameter will return a hard error rather than a graceful degradation. Developers must migrate to Claude Opus 4.8 to continue using fast mode. Key migration details: - **Affected**: Any application calling `claude-opus-4-7` with `speed: "fast"` - **Deadline**: July 24, 2026 - **Migration path**: Switch to `claude-opus-4-8` — fast mode remains supported there - **No action needed** if your application uses standard (non-fast) mode on Opus 4.7 The change appears in Anthropic's API release notes and applies to the Claude API, client SDKs, and Claude Console. ## Context Anthropic has been consolidating its Opus model line around the 4.8 generation. The same release cycle brought changes to rate limits (announced June 26), consolidating usage tiers into three tiers — Start, Build, and Scale — and equalizing limits across Claude Sonnet, Haiku, and Opus at every tier. Fast mode on Opus 4.7 represented a specific latency-optimization path that Anthropic is now centralizing on the newer 4.8 version. This follows a pattern of retiring capability-specific configurations on older model snapshots as newer versions ship with those capabilities built in or improved. ## Why it matters For most developers this is routine version hygiene — a four-week migration window with a clear swap path. But for high-traffic applications that rely on the Opus 4.7 fast mode path for latency-sensitive workloads, the hard deadline is a forcing function: there is no soft fallback after July 24. Applications that miss the migration will experience errors, not silently degraded performance. The broader signal is Anthropic tightening the deprecation timeline on older model configurations. With Opus 4.8 as the recommended foundation for fast mode going forward, teams building on the Claude API should audit their model version pins before the end of July.
Anthropic ships Claude Opus 4.7
Anthropic announced general availability of Claude Opus 4.7 on April 16, 2026, with stronger coding and agentic performance than Opus 4.6 and higher-resolution vision. It reached 64.3% on SWE-bench Pro. Pricing stayed at $5 per million input tokens and $25 per million output tokens. The model launched across the Claude API, Amazon Bedrock, Google Cloud Vertex AI, and Microsoft Foundry.