Skip to content
LargeLanguageModel.com.tr
All articles

Anthropic unveils Claude Opus 4.1: 74.5% coding accuracy and safer, stronger agentic search

2 min read

Anthropic has released its most advanced model, Claude Opus 4.1. The model lifts real-world coding accuracy to 74.5% on SWE-bench Verified and notably improves detail tracking, agentic search, deep research, and data analysis. Feedback from GitHub, Rakuten, and Windsurf highlights gains in multi-file refactoring and precise fixes in large codebases. Opus 4.1 is available at the same price via Claude Code, the API, Amazon Bedrock, and Google Cloud Vertex AI.

Anthropic has introduced Claude Opus 4.1, the newest flagship in the Claude family, delivering notable improvements in real-world coding, agentic search, and reasoning. On SWE-bench Verified, Opus 4.1 achieves 74.5% accuracy, marking a clear jump over prior models, including Claude Sonnet 3.7’s 62.3% and reported Opus 4 baselines.


The model has been optimized for tighter detail tracking and more reliable long-horizon research and data analysis. Enhanced agentic search, combined with stronger multi-step planning and tool use, aims to accelerate software engineering workflows. Anthropic recommends Opus 4.1 for demanding scenarios where accuracy and capability matter more than speed or cost—such as complex AI agents, advanced coding projects, deep research tasks, and autonomous long-horizon work.


Early enterprise feedback underscores the gains: GitHub reports notable advances in multi-file code refactoring; Rakuten Group highlights Opus 4.1’s ability to pinpoint exact fixes in large codebases without unnecessary changes or new bugs; and developer tool Windsurf observes a one-standard-deviation jump over Opus 4 on its junior developer benchmark—comparable to the leap from Sonnet 3.7 to Sonnet 4.


Opus 4.1 is available to paid Claude users and within Claude Code, and can also be accessed via the Anthropic API, Amazon Bedrock, and Google Cloud Vertex AI. Pricing remains unchanged from Opus 4. Developers can switch by targeting the “claude-opus-4-1-20250805” model ID. Anthropic also outlines its evaluation methodology, noting where extended thinking was or wasn’t used across benchmarks like SWE-bench and TAU-bench, and signals that substantially larger model upgrades are planned in the coming weeks.


On the user side, community notes indicate that Claude Code subscribers can track true usage and costs with tools like ccusage, while basic plan users report fewer token-cap issues after adopting more aggressive context-clearing habits. As adoption grows, Anthropic positions Opus 4.1 as a safer and more reliable response to scaling demands, with an explicit emphasis on trust and safety.

Share
Artificial Intelligence

OpenAI Releases Apache 2.0-Licensed GPT-OSS-120B and 20B Weights: Free Download with Strong Reasoning Performance

For the first time in six years, OpenAI has released two open-weight large language models—GPT-OSS-120B and GPT-OSS-20B—under the Apache 2.0 license for free download. Featuring an MoE architecture, 128K context, strong reasoning and tool-use capabilities, low hardware requirements, and broad deployment options, the models stand out for developers, enterprises, and researchers. On safety, CBRN filtering, unsupervised CoT traceability, and a $500K red teaming competition are key highlights.

2 min
Artificial Intelligence

GPT-5: An AI That Chooses to Think — Fast, Deep, and More Trustworthy.

OpenAI unveiled GPT-5 on August 7, 2025: a unified system that routes between a fast model and a deeper “thinking” model in real time. GPT-5 shows measurable gains across coding, math, creative writing, health, and multimodal perception; its “GPT-5 thinking” mode delivers more accurate and more honest responses on complex tasks. The family includes three flavors (regular, mini, nano), supports very large input/output token windows, and exposes API options for reasoning traces and effort levels. Pricing is positioned competitively relative to peers, with notable token-caching discounts for recent conversation history. Despite progress in hallucination reduction and deception metrics, prompt-injection and safety remain active concerns, addressed by new techniques such as “safe-completions.”

1 min