The post Anthropic Completes AI Model Upgrades With Claude Opus 4.5—And Slashes Prices appeared on BitcoinEthereumNews.com. Anthropic released Claude Opus 4.5 on Monday, completing its three-model family and marking the company’s third major launch in just two months. The new flagship model claims the top spot in coding benchmarks while cutting prices dramatically. The release caps a rapid-fire rollout that began with Claude Sonnet 4.5 in late September and continued with Claude Haiku 4.5 in October. Now with Opus joining its siblings, Anthropic offers developers a complete toolkit: Opus for complex production work, Sonnet for everyday tasks, and Haiku for speed and efficiency-related tasks that require simple logic. Claude Opus 4.5 scored 80.9% on SWE-bench Verified, a benchmark testing real-world software engineering tasks. That edges out OpenAI’s GPT-5.1-Codex-Max at 77.9% and Google’s Gemini 3 Pro at 76.2%. Anthropic says Opus outperformed every human candidate on its internal performance engineering exam—a two-hour assessment designed to evaluate judgment under pressure. There has been a race between AI giants to end the year in the top of the leaderboards. Google launched Gemini 3 Pro on November 18, positioning it as a breakthrough in multimodal reasoning. OpenAI countered the next day with GPT-5.1-Codex-Max. Introducing Claude Opus 4.5: the best model in the world for coding, agents, and computer use. Opus 4.5 is a step forward in what AI systems can do, and a preview of larger changes to how work gets done. pic.twitter.com/mid2Z1qzIf — Claude (@claudeai) November 24, 2025 Anthropic’s response with Opus came just a few days later, but it arrived with a hook: pricing at $5 per million input tokens and $25 per million output tokens, which represents a 67% cut from the previous Opus model. Alibaba’s Qwen models add another dimension to the race. The company released Qwen2.5-Max in late January with over 20 trillion training tokens, claiming it outperforms DeepSeek-V3 on key benchmarks. Qwen3-Max, launched in… The post Anthropic Completes AI Model Upgrades With Claude Opus 4.5—And Slashes Prices appeared on BitcoinEthereumNews.com. Anthropic released Claude Opus 4.5 on Monday, completing its three-model family and marking the company’s third major launch in just two months. The new flagship model claims the top spot in coding benchmarks while cutting prices dramatically. The release caps a rapid-fire rollout that began with Claude Sonnet 4.5 in late September and continued with Claude Haiku 4.5 in October. Now with Opus joining its siblings, Anthropic offers developers a complete toolkit: Opus for complex production work, Sonnet for everyday tasks, and Haiku for speed and efficiency-related tasks that require simple logic. Claude Opus 4.5 scored 80.9% on SWE-bench Verified, a benchmark testing real-world software engineering tasks. That edges out OpenAI’s GPT-5.1-Codex-Max at 77.9% and Google’s Gemini 3 Pro at 76.2%. Anthropic says Opus outperformed every human candidate on its internal performance engineering exam—a two-hour assessment designed to evaluate judgment under pressure. There has been a race between AI giants to end the year in the top of the leaderboards. Google launched Gemini 3 Pro on November 18, positioning it as a breakthrough in multimodal reasoning. OpenAI countered the next day with GPT-5.1-Codex-Max. Introducing Claude Opus 4.5: the best model in the world for coding, agents, and computer use. Opus 4.5 is a step forward in what AI systems can do, and a preview of larger changes to how work gets done. pic.twitter.com/mid2Z1qzIf — Claude (@claudeai) November 24, 2025 Anthropic’s response with Opus came just a few days later, but it arrived with a hook: pricing at $5 per million input tokens and $25 per million output tokens, which represents a 67% cut from the previous Opus model. Alibaba’s Qwen models add another dimension to the race. The company released Qwen2.5-Max in late January with over 20 trillion training tokens, claiming it outperforms DeepSeek-V3 on key benchmarks. Qwen3-Max, launched in…

Anthropic Completes AI Model Upgrades With Claude Opus 4.5—And Slashes Prices

For feedback or concerns regarding this content, please contact us at [email protected]

Anthropic released Claude Opus 4.5 on Monday, completing its three-model family and marking the company’s third major launch in just two months. The new flagship model claims the top spot in coding benchmarks while cutting prices dramatically.

The release caps a rapid-fire rollout that began with Claude Sonnet 4.5 in late September and continued with Claude Haiku 4.5 in October. Now with Opus joining its siblings, Anthropic offers developers a complete toolkit: Opus for complex production work, Sonnet for everyday tasks, and Haiku for speed and efficiency-related tasks that require simple logic.

Claude Opus 4.5 scored 80.9% on SWE-bench Verified, a benchmark testing real-world software engineering tasks. That edges out OpenAI’s GPT-5.1-Codex-Max at 77.9% and Google’s Gemini 3 Pro at 76.2%. Anthropic says Opus outperformed every human candidate on its internal performance engineering exam—a two-hour assessment designed to evaluate judgment under pressure.

There has been a race between AI giants to end the year in the top of the leaderboards. Google launched Gemini 3 Pro on November 18, positioning it as a breakthrough in multimodal reasoning. OpenAI countered the next day with GPT-5.1-Codex-Max.

Anthropic’s response with Opus came just a few days later, but it arrived with a hook: pricing at $5 per million input tokens and $25 per million output tokens, which represents a 67% cut from the previous Opus model.

Alibaba’s Qwen models add another dimension to the race. The company released Qwen2.5-Max in late January with over 20 trillion training tokens, claiming it outperforms DeepSeek-V3 on key benchmarks. Qwen3-Max, launched in September with more than 1 trillion parameters, ranks third globally on LMArena and excels at different tasks like deep research, multimodal reasoning, or workflows in eastern languages. While Qwen models remain relatively obscure in Western markets, they represent China’s push for AI self-reliance amid U.S. chip export restrictions

That pricing sits between the OpenAI’s newest GPT-5.1 ($1.25/$10) and Anthropic’s older Opus 4.1 ($15/$75), though it’s still pricier than Gemini 3 Pro’s $2/$12. The reduction signals market pressure as leading AI labs compete not just on capability, but on making frontier intelligence economically viable for scaled deployment.

Claude’s latest offering is still pricier than many Asian competitors, but is also a bit more capable. So users now have the ability to choose between cost-efficiency or pure technical capability.

Sonnet 4.5, released September 30, brought state-of-the-art coding and agent capabilities at moderate cost and was already better than Opus 4.1 at specific tasks. The simpler Haiku 4.5 was  unveiled October 15. Opus 4.5 now sits at the top, handling the hardest reasoning and longest-running tasks.

Similar to Sonnet and GPT-5, Claude Opus 4.5 uses what Anthropic calls a “hybrid reasoning” architecture—a single model trained for both direct inference and chain-of-thought processing. It supports a 200,000 token context window and can output up to 64,000 tokens. The model’s knowledge cutoff is March 2025, slightly ahead of Sonnet’s January date.

Developer Simon Willison tested Opus 4.5 extensively over the weekend, using it to refactor one of his projects. The model handled 20 commits across 39 files, adding 2,022 lines and removing 1,173 others. “It’s clearly an excellent new model,” Willison wrote, though he noted that reverting to Sonnet 4.5 afterward didn’t dramatically reduce his productivity.

“I’m not saying the new model isn’t an improvement on Sonnet 4.5—but I can’t say with confidence that the challenges I posed [to] it were able to identify a meaningful difference in capabilities between the two,” he wrote.

Theo Browne, a developer, YouTuber, and CEO of AI platform T3 Chat called Claude Opus 4.5 “insane,” adding in a video review that it’s “definitely the best coding model ever made.”

The competitive landscape has become increasingly crowded. Google’s Gemini 3 Pro dominated headlines last week, scoring 1501 on LMArena and earning praise from Salesforce CEO Marc Benioff, who said he’s ditching ChatGPT for Google’s model. That announcement sent Alphabet’s stock up more than 6% and reportedly rattled OpenAI CEO Sam Altman, who told colleagues Gemini would create “temporary economic headwinds.”

Microsoft and Nvidia announced multi-billion-dollar investments in Anthropic last week, boosting the startup’s valuation to approximately $350 billion. The deals include expanded Azure integration and Nvidia-powered infrastructure for training and deploying Claude models. 

Opus 4.5 is available immediately via Anthropic’s API, AWS Bedrock, Google Vertex AI, and the Claude web and desktop apps.

Generally Intelligent Newsletter

A weekly AI journey narrated by Gen, a generative AI model.

Source: https://decrypt.co/349986/anthropic-completes-ai-model-upgrades-claude-opus-4-5-slashes-prices

Market Opportunity
null Logo
null Price(null)
--
----
USD
null (null) Live Price Chart
Disclaimer: The articles reposted on this site are sourced from public platforms and are provided for informational purposes only. They do not necessarily reflect the views of MEXC. All rights remain with the original authors. If you believe any content infringes on third-party rights, please contact [email protected] for removal. MEXC makes no guarantees regarding the accuracy, completeness, or timeliness of the content and is not responsible for any actions taken based on the information provided. The content does not constitute financial, legal, or other professional advice, nor should it be considered a recommendation or endorsement by MEXC.

You May Also Like

Santander’s Openbank Sparks Crypto Frenzy in Germany

Santander’s Openbank Sparks Crypto Frenzy in Germany

 In Germany, the digital bank Santander Openbank introduces trading in crypto, which offers BTC, ETH, LTC, POL, and ADA in the MiCA framework of the EU. Santander, the largest bank in Spain, has officially introduced cryptocurrency trading to its clients in Germany, using its digital division, Openbank.  With this new service, users can purchase, sell, […] The post Santander’s Openbank Sparks Crypto Frenzy in Germany appeared first on Live Bitcoin News.
Share
LiveBitcoinNews2025/09/18 04:30
BetFury is at SBC Summit Lisbon 2025: Affiliate Growth in Focus

BetFury is at SBC Summit Lisbon 2025: Affiliate Growth in Focus

The post BetFury is at SBC Summit Lisbon 2025: Affiliate Growth in Focus appeared on BitcoinEthereumNews.com. Press Releases are sponsored content and not a part of Finbold’s editorial content. For a full disclaimer, please . Crypto assets/products can be highly risky. Never invest unless you’re prepared to lose all the money you invest. Curacao, Curacao, September 17th, 2025, Chainwire BetFury steps onto the stage of SBC Summit Lisbon 2025 — one of the key gatherings in the iGaming calendar. From 16 to 18 September, the platform showcases its brand strength, deepens affiliate connections, and outlines its plans for global expansion. BetFury continues to play a role in the evolving crypto and iGaming partnership landscape. BetFury’s Participation at SBC Summit The SBC Summit gathers over 25,000 delegates, including 6,000+ affiliates — the largest concentration of affiliate professionals in iGaming. For BetFury, this isn’t just visibility, it’s a strategic chance to present its Affiliate Program to the right audience. Face-to-face meetings, dedicated networking zones, and affiliate-focused sessions make Lisbon the ideal ground to build new partnerships and strengthen existing ones. BetFury Meets Affiliate Leaders at its Massive Stand BetFury arrives at the summit with a massive stand placed right in the center of the Affiliate zone. Designed as a true meeting hub, the stand combines large LED screens, a sleek interior, and the best coffee at the event — but its core mission goes far beyond style. Here, BetFury’s team welcomes partners and affiliates to discuss tailored collaborations, explore growth opportunities across multiple GEOs, and expand its global Affiliate Program. To make the experience even more engaging, the stand also hosts: Affiliate Lottery — a branded drum filled with exclusive offers and personalized deals for affiliates. Merch Kits — premium giveaways to boost brand recognition and leave visitors with a lasting conference memory. Besides, at SBC Summit Lisbon, attendees have a chance to meet the BetFury team along…
Share
BitcoinEthereumNews2025/09/18 01:20
Why are Bitcoin, Ethereum and XRP Prices Crashing Today: Iran, Trump and the Strait of Hormuz Explained

Why are Bitcoin, Ethereum and XRP Prices Crashing Today: Iran, Trump and the Strait of Hormuz Explained

The post Why are Bitcoin, Ethereum and XRP Prices Crashing Today: Iran, Trump and the Strait of Hormuz Explained appeared first on Coinpedia Fintech News Bitcoin
Share
CoinPedia2026/03/22 23:58