Type something to search...
Anthropic launches Claude Fable 5.1 and Claude Mythos 5.1

Anthropic launches Claude Fable 5.1 and Claude Mythos 5.1


Introduction

Anthropic announces Claude Fable 5.1 and Claude Mythos 5.1, two variants of a single model succeeding Claude Fable 5 and Claude Mythos 5. Beyond the capabilities, the announcement mainly addresses the three most frequent customer complaints about the previous generation : price, data retention, and overly sensitive safeguards.

Check the Claude Fable 5 article HERE.


Two models, one shared foundation

Fable 5.1 and Mythos 5.1 are the same model, up to a level of safeguards.

  • Claude Fable 5.1 : Generally available version, with safeguards active. Identifier claude-fable-5-1.
  • Claude Mythos 5.1 : Same model, with relaxed safeguards for cybersecurity and life sciences. Access restricted to Anthropic’s trusted access programs.

Access to Mythos 5.1 now goes through two distinct programs :

  • Cyber Verification Program : Intended for defensive security professionals, with reduced cyber safeguards.
  • Life Sciences Verification Program : Built in partnership with the US government, it opens advanced biology capabilities to research professionals.

Both programs remain limited to a set of US organizations, with Anthropic stating that it is working to broaden access.


Benchmarks

Fable 5.1 is presented as the best model on the market for coding, knowledge work, and long-running problem solving. Anthropic insists on a qualitative point rather than the raw score : the model avoids shortcuts that create the appearance of a result, it says when it is blocked instead of declaring success, and it does not disable a failing test to make a build pass.

Fable 5.1Fable 5Opus 5GPT-5.6 Sol
Terminal-Bench-Science 0.152.6%24.7%29.0%22.4%
Terminal-Bench 4.055.8%42.0%52.3%37.3%
GDPval-AA v21853172318241711
OSWorld 2.0 (strict)41.7%36.1%39.6%n/a
Humanity’s Last Exam60.9%57.8%56.6%n/a
AutomationBench31.4%17.1%26.9%19.6%
CursorBench 3.2.073.4%70.5%70.0%67.2%

Mythos 5.1, tested without production safeguards, reaches 60.9% on Terminal-Bench 4.0. Also worth noting, Fable 5.1 at low and medium effort levels achieves results similar to or better than Fable 5, at a much lower cost.


Customer testimonials

Early access partners report gains on cost as much as on quality :

  • Jane Street Capital : States that Fable 5.1 “solves more of our coding problems than Fable 5 or Opus 5” and remains readable over long, multi-step tasks.
  • Millennium : Reports that Fable 5.1 “was the first to find it” for a rare crash, about one in a million runs, that nobody had explained in four to five years.
  • Cognition : Moves its Devin Opus 5 traffic to Fable 5.1 on launch day, the model having “matched or edged out Fable 5” in testing at a lower cost per task.
  • Every : Sums up the model in one formula, “Fable-level intelligence, Opus-level price, Sonnet-speed”, at about twice the speed of Opus 5 using half as many tokens.

Pricing

The token pricing of Fable 5.1 is unchanged compared to Fable 5 :

  • Input : 10$ / 1M tokens
  • Output : 50$ / 1M tokens
  • Cache reads : 0.25$ / 1M tokens

Cache reads are what changes everything, with a 75% reduction. On a typical workload, the overall cost drops by around 25% compared to Fable 5, and by up to around 45% on highly agentic workloads, where cache reads make up most of the bill.


Scientific research

Anthropic devotes a large part of the announcement to the scientific capabilities of both models, with experimentally validated results :

  • Molecular design : Mythos 5.1 designed protein binders whose affinity is ten times higher than the best submissions to the Adaptyv Bio competitions on three targets. Its hit rate reaches nearly 50% across 12 targets, where 10 to 15% is the current norm.
  • Modeling : Fable 5.1 trained a neural network producing a new elevation map of a third of the planet Venus, based on radar images from NASA’s Magellan mission. Resolution goes from 10 to 20 kilometers down to 2 to 3 kilometers, with heights up to 25% more accurate.
  • Computational biology : Mythos 5.1 sped up seven open source deep learning models by up to 2.5 times on NVIDIA H100, by writing custom GPU kernels, which cuts the estimated GPU cost of genome-wide analyses by 30 to 60%.

Safety and safeguards

Three changes structure the safety side of this release.

Enterprise Frontier Safeguards

This new system gives enterprises the equivalent of a zero data retention policy : data is stored in cloud infrastructure controlled by the customer, not by Anthropic, with human review performed by default by the customer themselves. The rollout is phased starting this fall, on Claude Code, Claude Enterprise, the Claude Platform, Amazon Bedrock, the Google Cloud agent platform, and Microsoft Foundry.



More precise safeguards

In cybersecurity, Claude Code users can expect around 60% fewer interventions per session compared to Fable 5. Fable 5.1 can now be used to identify software vulnerabilities, but not to develop the corresponding exploits. Dual-use tasks, penetration testing, exploit generation, and binary-based vulnerability scanning, are still redirected to the Opus models. In biology, safeguards fire 85% less often for benign requests related to elementary biology and medical questions.



Anti-distillation mechanisms

Fable 5.1 hardens the protection against distillation. API accounts created from the launch date onwards can no longer manually edit Claude’s prior context in a multi-turn conversation while preserving the transcript of its thinking, a publicly documented technique for extracting the model’s reasoning.

info

Existing API accounts are not affected for now, but the restriction will apply to all users with future model releases. Custom integrations that rely on rewriting the context should be checked right away.

Compliance with the EU AI Act

Anthropic is a signatory of the AI Act Code of Practice on transparency of AI-generated content. As such, an invisible watermark is added to the outputs of models released after August 2, 2026. It contains no information about the user, their organization, or their conversations, and has no effect on the quality of the responses. A detection API is in private preview for eligible organizations : regulators, law enforcement, media, fact-checkers, independent researchers, and educational organizations.


Availability

Claude Fable 5.1 is available immediately on all platforms : the Anthropic API under the identifier claude-fable-5-1, Claude.ai, Claude Code, Amazon Web Services, Google Cloud, and Microsoft Azure. Claude Mythos 5.1 remains restricted to organizations vetted through the CVP and LSVP programs. It also powers Claude Security, Anthropic’s code analysis product that scans for vulnerabilities and suggests patches for human review.


Conclusion

Fable 5.1 is less a break in capabilities than an answer to the adoption barriers of Fable 5. The performance gain is real, particularly on agentic scientific research where the score doubles, but it is the 75% reduction on cache reads that makes the model accessible to workloads previously reserved for Opus. For teams already in production on Fable 5, migration is straightforward, with one recommendation from Anthropic : take the opportunity to remove the defensive instructions added to compensate for the limits of the previous model.


Sources

Anthropic - Claude Fable 5.1

Chat with Claude Fable 5.1

Anthropic - Enterprise Frontier Safeguards


Did you enjoy this post ? If you have any questions, comments or suggestions, please feel free to send me a message from the contact form.

Don’t forget to follow us and share this post.

Related Posts

Nearly 70% of Fortune 500 companies use Copilot

Nearly 70% of Fortune 500 companies use Copilot

Introduction At Microsoft Ignite 2024, Microsoft highlighted why nearly 70% of Fortune 500 companies now use Microsoft 365 Copilot. This mass adoption reflects a growing trend in the indu

Read More
How to disable self-service on Copilot licenses

How to disable self-service on Copilot licenses

Introduction Microsoft has activated a setting in the tenants (by default) to allow any user to purchase a Microsoft Copilot license through the *Microsoft 365 Copilot self-service pursha

Read More
Mistral Large 24.11 transforms industries with cutting-edge AI

Mistral Large 24.11 transforms industries with cutting-edge AI

Introduction Microsoft recently announced the release of Mistral Large 24.11, an advanced language model (LLM) available in the Azure AI model catalog. This new version sets a new benchma

Read More
Improved Teams video quality with Super Resolution

Improved Teams video quality with Super Resolution

Introduction Microsoft continues to innovate to provide users with the best possible virtual communication experience. One of the latest advancements is the introduction of *Super Resolutio

Read More
Le Chat by Mistral AI, your personal AI assistant

Le Chat by Mistral AI, your personal AI assistant

Introduction I told you last December about the French AI, Mistral AI, the most popular model in Europe in which Microsoft invested 15 million euros in the startup. The mobile app has jus

Read More
New Yealink MeetingBoard 65 and 85 for Teams rooms

New Yealink MeetingBoard 65 and 85 for Teams rooms

Introduction The new Yealink MeetingBoard 65 and 85 are an innovative and comprehensive solution designed to transform meeting rooms into intelligent collaboration spaces. These all-in-on

Read More
Maximize the use of the Copilot prompt gallery

Maximize the use of the Copilot prompt gallery

Introduction Microsoft 365 Copilot continues to revolutionize the way organizations work by integrating advanced artificial intelligence capabilities into everyday tools. One of the key f

Read More
How to get started with Copilot in Excel

How to get started with Copilot in Excel

Introduction Microsoft 365 Copilot is a major innovation that integrates artificial intelligence directly into the applications you use every day, like Excel. Copilot helps you automate t

Read More
Microsoft Purview for Azure Data Lake and Blob Storage

Microsoft Purview for Azure Data Lake and Blob Storage

Introduction Microsoft announced that Microsoft Purview protection policies for Azure Data Lake and Blob Storage are now available in all regions. This advancement allows organization

Read More
Facilitator, new AI agent for taking notes in meetings

Facilitator, new AI agent for taking notes in meetings

Introduction Microsoft recently announced a new feature for Teams Rooms: Facilitator ; an AI agent that takes notes during Teams meetings. This feature is currently in pre-public release

Read More
Enterprise Connect 2025 : Yealink SkySound CM50 Dante kit

Enterprise Connect 2025 : Yealink SkySound CM50 Dante kit

Introduction Enterprise Connect is an annual conference that brings together communications technology professionals, innovators, and others. This event showcases technological advances i

Read More
Mistral OCR, new benchmark in character recognition

Mistral OCR, new benchmark in character recognition

Introduction In March 2025, Mistral AI announced the launch of Mistral OCR, an optical character recognition (OCR) API that sets a new standard in document understanding. This advance

Read More
Introducing the Logitech Rally Board 65

Introducing the Logitech Rally Board 65

Introduction The Logitech Rally Board 65 is an all-in-one video conferencing solution designed to simplify meetings and collaboration in business environments. With its 65-inch touchscree

Read More
Mistral Code, the European AI development assistant

Mistral Code, the European AI development assistant

Introduction French startup Mistral AI, already recognized for its open source language models, has just unveiled Mistral Code, an intelligent development assistant designed for businesse

Read More
Anthropic introduces Claude 4, the more powerful and durable AI

Anthropic introduces Claude 4, the more powerful and durable AI

Introduction In an artificial intelligence market dominated by OpenAI, Google, and Microsoft, Anthropic continues to forge its own path. With the launch of the Claude 4 family, th

Read More
New Yealink MeetingBar A50 for Teams Rooms

New Yealink MeetingBar A50 for Teams Rooms

Introduction In an increasingly hybrid work world, businesses are looking for video conferencing solutions that are powerful, easy to deploy, and seamlessly integrated into their *Microsoft

Read More
Mercedes-Benz, your car becomes a rolling office

Mercedes-Benz, your car becomes a rolling office

Introduction In an automotive market increasingly focused on smart and connected mobility, Mercedes-Benz is taking a giant leap forward. With the new generation of the CLA model, the Ge

Read More
Anthropic unveils Claude Opus 4.1, faster and more reliable

Anthropic unveils Claude Opus 4.1, faster and more reliable

Introduction Anthropic, a leading player in artificial intelligence, has announced the release of Claude Opus 4.1, a significant update to its flagship model (Claude Opus 4). Designed

Read More
OpenAI unveils GPT-5, its latest smarter model

OpenAI unveils GPT-5, its latest smarter model

Introduction OpenAI has taken another step forward in the evolution of artificial intelligence with the launch of GPT-5, its most powerful language model to date. Designed to be smarter

Read More
What's new for Copilot in August 2025

What's new for Copilot in August 2025

Introduction Microsoft releases a monthly update to Microsoft 365 Copilot to keep admins and users up-to-date on productivity-enhancing features in Microsoft 365. The August 2025 release

Read More
Anthropic unveils Claude Sonnet 4.5, more advanced

Anthropic unveils Claude Sonnet 4.5, more advanced

Introduction Anthropic, a leading player in artificial intelligence, has announced the release of Claude Sonnet 4.5, touted as the world's best coding model and a significant leap for

Read More
How to enable DSPM for AI with Purview

How to enable DSPM for AI with Purview

Introduction With the rise of generative AI models, the phenomenon of Shadow AI (the use of artificial intelligence tools and services not approved or controlled by organizations) is incr

Read More
Mistral OCR 3, a precise, structured and affordable OCR

Mistral OCR 3, a precise, structured and affordable OCR

Introduction In December 2025, Mistral AI announced the launch of Mistral OCR version 3, an Optical Character Recognition (OCR) API that sets a new standard for document understanding

Read More
How to add a disclaimer in Copilot

How to add a disclaimer in Copilot

Introduction Microsoft has enabled a setting in tenants that allows administrators to display the Microsoft 365 Copilot disclaimer in bold, and to attach a shortcut pointing to a usage po

Read More
Extend Zero Trust to AI agent identities in Entra ID

Extend Zero Trust to AI agent identities in Entra ID

Introduction AI agents are becoming increasingly widespread in businesses (incident summaries, log analysis, flow execution, etc.), and it is crucial that their access is continuously evalu

Read More
Mistral Voxtral Transcribe2, real-time transcription

Mistral Voxtral Transcribe2, real-time transcription

Introduction Mistral AI has just unveiled Voxtral Transcribe 2, its second generation of speech transcription models with cutting-edge transcription quality, ultra-low latency and advan

Read More
How to enable DLP for AI websites with Purview

How to enable DLP for AI websites with Purview

Introduction Last week, I showed you how to enable DLP to prevent printing of financial data using Microsoft Purview, in order to prevent accidental or malicious data leaks (*Data Loss

Read More
Anthropic unveils Claude Opus 4.6, a benchmark for finance

Anthropic unveils Claude Opus 4.6, a benchmark for finance

Introduction Artificial intelligence is rapidly growing in the finance industry, but one reality remains : real-world financial analyses are rarely clean, linear, or perfectly defined. They

Read More
How to enable Claude AI as a model in Copilot

How to enable Claude AI as a model in Copilot

Introduction Since its launch, Microsoft 365 Copilot has established itself as a cornerstone of enhanced enterprise productivity, leveraging advanced AI models to reason, analyze, and aut

Read More
OpenAI unveils GPT-5.4, the new generation of models

OpenAI unveils GPT-5.4, the new generation of models

Introduction OpenAI has just announced GPT-5.4, a new evolution of its GPT model family. Designed for professional uses and complex tasks, this model introduces several major improvemen

Read More
Introducing Microsoft 365 E7, the Frontier Suite

Introducing Microsoft 365 E7, the Frontier Suite

Introduction Microsoft has announced the availability of the Microsoft 365 E7 license, a new offer called Frontier Suite, designed for the era of AI-driven work and agents. This announc

Read More
How to download Cisco Webex recorded calls via API

How to download Cisco Webex recorded calls via API

Introduction Cisco Webex Contact Center offers advanced call recording capabilities, essential for quality, compliance, and continuous service improvement. Supervisors can easily listen t

Read More
OpenAI unveils GPT-5.5, designed for agentic work

OpenAI unveils GPT-5.5, designed for agentic work

Introduction OpenAI has just announced GPT-5.5, barely seven weeks after GPT-5.4. The message is clear, GPT-5.5 is not an incremental update but *"a new class of intelligence for real

Read More
Mistral Small 4, one model for reasoning, visioning, and coding

Mistral Small 4, one model for reasoning, visioning, and coding

Introduction Managing multiple specialized models within a single AI pipeline adds deployment complexity and multiplies infrastructure costs. Mistral AI announced on March 16, 2026 the la

Read More
Voice-native agents in Foundry in Public Preview

Voice-native agents in Foundry in Public Preview

Introduction Microsoft announced on March 16, 2026 the Public Preview of Voice Native Agents in Microsoft Azure AI Foundry, a native combination of the Voice Live API and the *Found

Read More
Anthropic unveils Claude Opus 4.7, with a new tokenizer

Anthropic unveils Claude Opus 4.7, with a new tokenizer

Introduction Anthropic announced on April 16, 2026 the General Availability of Claude Opus 4.7, the direct successor to [Claude Opus 4.6](https://maxime.hiez.ca/en/blog/2026-02-13-ai-

Read More
GPT-5.5 Instant now available in Copilot

GPT-5.5 Instant now available in Copilot

Introduction Microsoft 365 Copilot is accelerating the renewal cadence of its underlying models ; this is the fifth iteration of the GPT-5.x series deployed in less than a year. On 7 May 202

Read More
Consecutive bilingual interpretation in Teams

Consecutive bilingual interpretation in Teams

Introduction The Interpreter agent in Microsoft Teams previously offered only a simultaneous translation mode, where the synthesized voice overlapped with the speaker's voice in real ti

Read More
Anthropic releases Claude Opus 4.8

Anthropic releases Claude Opus 4.8

Introduction Anthropic made Claude Opus 4.8 generally available on May 28, 2026, as the direct successor to Claude Opus 4.7. Pricing remains unchanged at 5$ / 1M input tokens and 25$

Read More
Claude Opus 4.8 available in Microsoft Foundry

Claude Opus 4.8 available in Microsoft Foundry

Introduction Microsoft made Claude Opus 4.8 available in Microsoft Foundry in preview, a few days after its general release by Anthropic on May 28, 2026. The model is accessible via

Read More
Anthropic launches Claude Fable 5 and Claude Mythos 5

Anthropic launches Claude Fable 5 and Claude Mythos 5

Introduction Anthropic announces the launch of Claude Fable 5 and Claude Mythos 5, two models built on the same foundation, with capabilities surpassing those of any previously releas

Read More
Mistral OCR 4, an OCR model for document analysis

Mistral OCR 4, an OCR model for document analysis

Introduction Mistral AI announced Mistral OCR 4 on June 23, 2026, its next-generation optical character recognition model. The model introduces bounding boxes, typed block classificatio

Read More
OpenAI unveils GPT-5.6 Sol, Terra and Luna in preview

OpenAI unveils GPT-5.6 Sol, Terra and Luna in preview

Introduction OpenAI announced on June 26, 2026 a preview of three new models : GPT-5.6 Sol, GPT-5.6 Terra and GPT-5.6 Luna. Access is limited to approximately twenty trusted partner

Read More
Anthropic unveils Claude Sonnet 5, outperforming Opus 4.8

Anthropic unveils Claude Sonnet 5, outperforming Opus 4.8

Introduction Anthropic announced on June 30, 2026, the availability of Claude Sonnet 5, now the default model on the Free and Pro plans of Claude.ai. The model is designed for com

Read More
Anthropic releases Claude Opus 5

Anthropic releases Claude Opus 5

Introduction Anthropic made Claude Opus 5 generally available on July 24, 2026, as the successor to Claude Opus 4.8. Pricing remains unchanged at 5$ / 1M input tokens and 25$ / 1M out

Read More
Claude Opus 5 available in Microsoft Foundry

Claude Opus 5 available in Microsoft Foundry

Introduction Claude Opus 5 has been available in Microsoft Foundry since July 24, 2026, simultaneously with its general release by Anthropic. For the first time, a Claude model arri

Read More
Teams Phone Agent and Copilot Studio voice agents in Preview

Teams Phone Agent and Copilot Studio voice agents in Preview

Introduction Microsoft Teams Auto Attendants have always relied on a fixed menu, where the caller listens to a list of options before pressing a key. Teams Phone Agent replaces that p

Read More
GPT-5.6 now available in Copilot

GPT-5.6 now available in Copilot

Introduction On July 9, 2026, GPT-5.6 became the preferred model of Microsoft 365 Copilot, on the very day of its general availability at OpenAI. The preview of the range, restricted

Read More
Shieldstral, the multimodal safety classifier from Mistral AI

Shieldstral, the multimodal safety classifier from Mistral AI

Introduction Mistral AI announced on August 4, 2026 Shieldstral, a multimodal safety classifier meant to moderate the inputs and the outputs of a language model. The model sits before a

Read More
Mistral Agentic Search, the iterative document search

Mistral Agentic Search, the iterative document search

Introduction Mistral AI announced on August 20, 2026 Agentic Search, a document search layer meant to replace the classic RAG in the cases where it fails. The principle changes : inst

Read More
OpenAI unveils Ultrafast mode for GPT-5.6 Sol in preview

OpenAI unveils Ultrafast mode for GPT-5.6 Sol in preview

Introduction OpenAI announced on August 13, 2026 Ultrafast, a new API service tier that runs GPT-5.6 Sol up to 14 times faster than standard processing. The model is the same, with

Read More
Grok 4.6 available in Microsoft Foundry

Grok 4.6 available in Microsoft Foundry

Introduction Grok 4.6, the latest frontier model from SpaceXAI, has been available in public preview in Microsoft Foundry Models since August 26, 2026. Built on SpaceXAI's model famil

Read More
Claude Fable 5.1 available in Microsoft Foundry

Claude Fable 5.1 available in Microsoft Foundry

Introduction Microsoft expands its Anthropic catalog in Microsoft Foundry with Claude Fable 5.1 and Claude Mythos 5.1, the same day as their launch by Anthropic. As with *Claude O

Read More
OpenAI unveils GPT-6 Astra

OpenAI unveils GPT-6 Astra

Introduction OpenAI announces GPT-6 Astra, presented as its most intelligent and best-aligned model to date. Astra saturates several reference benchmarks : 98% on FrontierMath Tier 4,

Read More
GPT-6 Astra available in Copilot

GPT-6 Astra available in Copilot

Introduction GPT-6 Astra joins the frontier models available in Copilot Cowork and Copilot Studio, five days after its launch by OpenAI. The rollout began on September 4, 2026. Che

Read More