Anthropic: Claude Opus 4

Pricing, context window and lifecycle for anthropic/claude-opus-4, tracked from what the vendor publishes.

2026-06-15 - its vendor retired this model on that date, and the catalogue still lists it. Anything still calling it is running on borrowed time.

To find every place that calls it:

curl -sO https://neosignal-ai.vercel.app/check.py
python check.py .

It names every model your repository calls that is already gone, and exits non-zero so the next one fails the build instead of production.

Price per million tokens

Input$15.00
Output$75.00
Cache read$1.50
Cache write$18.75

Facts

Model IDanthropic/claude-opus-4
VendorAnthropic
Context window200,000 tokens
Knowledge cutoff2025-01-31
Retired on2026-06-15
Date fromvendor deprecation page

Supported parameters

include_reasoning, max_tokens, reasoning, stop, temperature, tool_choice, tools, top_p

Other Anthropic models