Opus 4.6とSonnet 4.6で100万コンテキストが一般利用可能に
本文の状態
日本語全文を表示中
詳細モードで約2分の本文を読めます。
同じ出来事の情報源
6媒体で確認
CyberAgent Developers Blog · Anthropic News · InfoQ · Claude Blog · Simon Willison Blog · The Decoder
各社の報じ方を比較 ↓Anthropicが、Opus 4.6とSonnet 4.6モデルで100万トークンのコンテキスト長を一般提供開始した。
Source Article
元記事を日本語で読む
本文に関係しない購読案内、埋め込み通知、サイト内プロモーションは除いています。
この拡張されたコンテキスト長は、長文ドキュメントの分析、複雑なコードベースの理解、長時間にわたる対話など、大量の情報を扱うタスクにおいて、モデルの能力を大幅に向上させます。ユーザーはより長いプロンプトを一度に提供できるようになり、モデルがより広範な文脈を考慮した、一貫性と正確性の高い応答を生成できるようになります。
この機能の実装には、高度なメモリ管理技術と効率的なアテンションメカニズムが組み込まれており、長いシーケンスを処理する際の計算コストを最適化しています。これにより、パフォーマンスを損なうことなく、大幅に拡張されたコンテキストを活用することが可能です。当社のエンジニアリングチームは、長い入力に対するモデルの安定性と信頼性を確保するため、厳格なテストを実施しました。
100万トークンのコンテキスト長は、APIを通じて利用可能です。開発者は、リクエストのmax_tokensパラメータを調整するだけで、この拡張機能を活用できます。既存のワークフローを変更する必要はありません。料金体系は使用トークン数に基づいており、長いコンテキストの使用に対して追加料金は発生しません。詳細な価格情報とAPIドキュメントは、当社の開発者ポータルでご確認いただけます。
このリリースは、より大規模で複雑な問題を解決するためのAIツールへのアクセスを民主化するという、当社の継続的な取り組みの一環です。Opus 4.6とSonnet 4.6の能力を拡張することで、研究者、開発者、企業がこれまで以上に野心的なプロジェクトに取り組むことを可能にします。フィードバックを共有いただき、この新機能で何を構築されたか、ぜひお聞かせください。
原文を表示
1M context is now generally available for Opus 4.6 and Sonnet 4.6
Standard pricing now applies across the full 1M window for both models, with no long-context premium. Media limits expand to 600 images or PDF pages.
CategoryProduct announcementsEnterprise AI
ProductClaude PlatformClaude Code
DateMarch 13, 2026
Reading time5min
ShareCopy linkhttps://claude.com/blog/1m-context-ga
Claude Opus 4.6 and Sonnet 4.6 now include the full 1M context window at standard pricing on the Claude Platform. Standard pricing applies across the full window — $5/$25 per million tokens for Opus 4.6 and $3/$15 for Sonnet 4.6. There's no multiplier: a 900K-token request is billed at the same per-token rate as a 9K one.
What's new with general availability:
One price, full context window. No long-context premium.
Full rate limits at every context length. Your standard account throughput applies across the entire window.
6x more media per request. Up to 600 images or PDF pages, up from 100. Available today on Claude Platform natively, Microsoft Azure Foundry, and Google Cloud’s Vertex AI.
No beta header required. Requests over 200K tokens work automatically. If you're already sending the beta header, it's ignored so no code changes are required.
1M context is now included in Claude Code for Max, Team, and Enterprise users with Opus 4.6. Opus 4.6 sessions can use the full 1M context window automatically, meaning fewer compactions and more of the conversation kept intact. 1M context previously required extra usage.
Long context that holds up
A million tokens of context only matters if the model can recall the right details and reason across them.
Claude Opus 4.6 and Sonnet 4.6 maintain recall accuracy across the full 1M window.
Opus 4.6 scores 78.3% on MRCR v2 and Sonnet 4.6 scores 68.4% on GraphWalks BFS at 1M tokens, both the highest among frontier models at that context length.
Long-context reasoning performance has improved with each model generation.
That means you can load an entire codebase, thousands of pages of contracts, or the full trace of a long-running agent — tool calls, observations, intermediate reasoning — and use it directly. The engineering work, lossy summarization, and context clearing that long-context work previously required are no longer needed. The full conversation stays intact.
Claude Code can burn 100K+ tokens searching Datadog, Braintrust, databases, and source code. Then compaction kicks in. Details vanish. You're debugging in circles. With 1M context, I search, re-search, aggregate edge cases, and propose fixes — all in one window.
Before Opus 4.6's 1M context window, we had to compact context as soon as users loaded large PDFs, datasets, or images — losing fidelity on exactly the work that mattered most. We've seen a 15% decrease in compaction events. Now our agents hold it all and run for hours without forgetting what they read on page one.
Opus 4.6 with 1M context window made our Devin Review agent significantly more effective. Large diffs didn't fit in a 200K context window so the agent had to chunk context, leading to more passes and loss of cross-file dependencies. With 1M context, we feed the full diff and get higher-quality reviews out of a simpler, more token-efficient harness.
Eve defaults to 1M context because plaintiff attorneys' hardest problems demand it. Whether it's cross-referencing a 400-page deposition transcript or surfacing key connections across an entire case file, the expanded context window lets us deliver materially higher-quality answers than before.
Real-world spreadsheet tasks require deep research and complex multi-step plans. Claude's 1M context window let’s us maintain task adherence and attention to detail.
Scientific discovery requires reasoning across research literature, mathematical frameworks, databases, and simulation code simultaneously. Claude Opus 4.6’s 1M context and expanded media limits let our agentic systems synthesize hundreds of papers, proofs, and codebases in a single pass, helping us dramatically accelerate fundamental and applied physics research.
With Claude's 1M context, an in-house lawyer can bring five turns of a 100-page partnership agreement into one session and finally see the full arc of a negotiation. No more toggling between versions or losing track of what changed three rounds ago.
Large-scale production systems have endless context, and production incidents can get very complex. With Claude's 1M context window, we are able to keep every entity, signal, and working theory in view from first alert to remediation without having to repeatedly compact or compromise the nuances of these systems.
We raised our Opus context window from 200k to 500k and the agent runs more efficiently — it actually uses fewer tokens overall. Less overhead, more focus on the goal at hand.
PrevPrev0/5NextNexteBook
Getting started
1M context is available today on the Claude Platform natively and through Amazon Bedrock, Google Cloud’s Vertex AI, and Microsoft Foundry. Claude Code Max, Team, and Enterprise users on Opus 4.6 will default to 1M context automatically.
See our documentation and pricing for details.
Explore more product news and best practices for teams building with Claude.
Advancing Claude for Excel and PowerPoint
Enterprise AIAdvancing Claude for Excel and PowerPointAdvancing Claude for Excel and PowerPointAdvancing Claude for Excel and PowerPointAdvancing Claude for Excel and PowerPoint Mar 12, 2026Claude now creates interactive charts, diagrams and visualizations
Product announcementsClaude now creates interactive charts, diagrams and visualizationsClaude now creates interactive charts, diagrams and visualizationsClaude now creates interactive charts, diagrams and visualizationsClaude now creates interactive charts, diagrams and visualizations Feb 17, 2026Increase web search accuracy and efficiency with dynamic filtering
Product announcementsIncrease web search accuracy and efficiency with dynamic filteringIncrease web search accuracy and efficiency with dynamic filteringIncrease web search accuracy and efficiency with dynamic filteringIncrease web search accuracy and efficiency with dynamic filtering Mar 9, 2026Bringing Code Review to Claude Code
Claude CodeBringing Code Review to Claude CodeBringing Code Review to Claude CodeBringing Code Review to Claude CodeBringing Code Review to Claude CodeTransform how your organization operates with Claude
Get the developer newsletter
Product updates, how-tos, community spotlights, and more. Delivered monthly to your inbox.
SubscribeSubscribePlease provide your email address if you'd like to receive our monthly developer newsletter. You can unsubscribe at any time.
同じ出来事を6媒体で確認
同じ出来事を扱う別媒体の記事です。見出しと公開時刻を比較できます。
今日のまとめ
AIデイリーブリーフで今日の重要ニュースをまとめ読み