Claude Fable 5.1 vs Claude Fable 5: Bio Labs (2026)
The category decision is whether Claude Fable 5.1’s updated classifiers will stop refusing ordinary lab-adjacent and clinical-operations prompts that Claude Fable 5 blocked, not whether you should loosen safeguards on dual-use work. A medical group still has to schedule the visit, close care gaps, move prior authorizations, and keep PHI in the designated record set. Claude Fable 5.1 and Claude Fable 5 are the two models in this comparison. Neither is your EHR, your e-prescribing network, or a covered entity’s security officer.
Claude Fable 5.1 vs Claude Fable 5 on biology refusals is a classifier-and-fallback decision. Anthropic says 5.1 produces fewer false positives than Fable 5 at launch on benign work, including biology-related and defensive tasks, while still blocking the same dual-use classes. There is no public percentage published in this pack for “biology refusal rate,” so this page does not invent one. The operational contract is stop_reason: "refusal", a stop_details.category that can be bio, and a documented fallback onto Opus 5 or Opus 4.8. If you cannot handle a refusal, you do not have a workflow. You have a chat window that sometimes goes silent.
TL;DR
Stay on Claude Fable 5 only if your prompts never touch lab, protocol, or clinical-science language and you do not want to retest thinking-block and tool-choice changes.
Move to Claude Fable 5.1 when Fable 5 is refusing benign protocol, assay, or documentation prompts, when you can handle
stop_reason: "refusal", and when you want $0.25 cache reads instead of $1.00.Anthropic has not published a numeric biology-refusal percentage in the sources this page uses. Treat “fewer false positives” as a vendor claim you still have to measure on your own prompt log.
Do not auto-send clinical text. Do not use Mythos 5.1 as a public picker. Do not write exploit or pathogen how-tos into the agent.
Quick-answer FAQs
Did Anthropic publish a biology refusal percentage for Fable 5.1?
No. The public line is fewer false positives than Fable 5 at launch, with classifiers that still cover bio and other stop_details.category values. Measure your own refusal rate by logging stop_reason before you tell clinical informatics that the problem is solved. A vendor adjective is not a rate.
What does a biology refusal look like in the API?
A declined request returns HTTP 200 with stop_reason: "refusal" and a stop_details.category naming the policy area, not an error code you can retry blindly. Category values on Fable 5 and 5.1 include bio and others beyond cyber. If you ignore stop_reason, your app will look successful and produce no usable text.
Should we fall back to Opus when bio fires?
Only when the fallback is documented, billed, and logged. Anthropic permits Claude Opus 4.8 and Claude Opus 5 as Fable 5.1 fallback targets, and AA’s Fable Intelligence eval routed about 4 percent of output tokens to Opus through the default safety fallback. Fallback is a second model call. It is not a license to skip the refusal log.
Is Fable 5.1 cheaper than Fable 5 if refusals drop?
List I/O is unchanged at $10 / $50. Cache reads fall from $1.00 to $0.25. Refusals that return before output are not billed for that output. If 5.1 refuses less often, you pay for more completed tokens, which can raise the bill even as cache gets cheaper. Price completed work, not wishful refusal cuts.
Can we use Fable 5.1 on PHI prompts?
Not as a substitute for a BAA, minimum necessary, and a designated record set. A model that refuses fewer benign biology prompts is still a subprocesser conversation you have to contract. Keep PHI in the EHR. Send the model the minimum fields the draft needs. Log who released the text.
Will Mythos 5.1 fix remaining biology blocks?
Mythos 5.1 is the same weights with looser cyber and life-science safeguards, and it is trusted-access / Glasswing only. It is not a public picker on this page. If your work requires that twin, you already have an Anthropic conversation. Do not put Mythos in a clinic-wide model catalog.
Who this is for
This page is for health-system informatics, lab-software, and medical-group operations owners who already use Claude Fable 5, who see refusals on benign protocol or documentation prompts, and who need to decide whether Claude Fable 5.1 is a drop-in with better classifiers. It is also for the privacy officer who will ask where the prompt log lives.
Red flags: do not route PHI into a model with no BAA and no minimum-necessary design. Do not treat a refused bio category as a green light to jailbreak. Do not auto-send visit summaries, recall campaigns, or prior-auth letters. Skip 5.1 if you have no owner for stop_reason handling. Skip 5 if your prompt log is already full of false bio blocks and you can complete the migration checklist (tool_choice 400s, thinking-block binding, cache price).
When NOT to use US Tech Automations: if the EHR already drafts the only note you need and a clinician already signs it, stay in the EHR. If Zapier, Make, or n8n already posts “appointment completed” to one inbox with a run history you will maintain, those tools can retry, branch, and keep logs when you design them that way; you still own PHI minimum necessary, refusal handling, and retention. US Tech Automations is for the case where scheduling, the model, and the release queue must share IDs and a hold step.
How we evaluated
Weights assume a covered entity or business associate that wants a drafting model for operations language, not a dual-use research assistant. Safeguards that still block prohibited biology remain a pass, not a fail. False blocks on benign clinical-operations language are the fail.
| Evaluation criterion | Weight | Proof tests | Disqualifier |
|---|---|---|---|
Refusal handling (stop_reason, bio) | 25% | 20 prompt pairs | App treats HTTP 200 as success with empty text |
| False-block rate on your benign log | 25% | 100 logged prompts | No baseline from Fable 5 |
| Fallback billing and logging | 15% | 5 refused calls | Silent Opus swap with no audit |
| Cache / list cost | 15% | 3 packet shapes | Cache still quoted at $1.00 after 5.1 |
| PHI minimum necessary | 10% | 1 data map | Full chart pasted into the prompt |
| Migration breaks (tool_choice, thinking) | 10% | 1 staging replay | Forced tool_choice still in production |
Covered entities must notify HHS of breaches of unsecured PHI within 60 days of discovery in the cases the Breach Notification Rule covers, according to HHS, 60 days. A model prompt log is not an excuse to skip that clock. It is a reason to keep PHI out of the prompt when the draft does not need it.
How the automation works
A clinic-safe pattern is EHR event in, minimum-necessary packet, model draft, refusal branch, clinician release. The model never becomes the legal medical record.
Prior-auth status, recall campaigns, and documentation backlog are the jobs this stack actually sees; see prior authorization status updates, documentation backlog, and care-gap closure. Biology-adjacent language shows up in protocol notes, lab comments, and specialty letters. That is why a bio classifier can fire on work that is not dual-use research.
A rheumatology letter that names an infusion protocol, a pathology comment that names a stain, or a research-coordinator note that names a consent assay can all look like “biology” to a classifier even when the intended job is scheduling, billing, or an after-visit summary. Fable 5.1 is supposed to false-block less of that benign traffic than Fable 5 at launch. You still log every stop_reason, you still keep the full chart out of the prompt, and you still require a clinician to release anything that could be filed in the record. If the log shows the same bio category on the same template after the upgrade, you do not have a model problem. You have a prompt-pack problem, and you fix the pack before you buy another SKU.
Worked example
A 6-site primary-care group can draft a post-visit summary when the EHR appointment is fulfilled, using HL7 FHIR R4 Appointment.status, which FHIR documents as a required status on the Appointment resource, according to HL7 FHIR, with values such as fulfilled and cancelled. If 8,000 visits/month send a 600-token prompt (400 in / 200 out), that is 4.8 million tokens; at $10 / $50 list the uncached I/O is about $48 in plus $100 out, or about $148 before cache. US Tech Automations can trigger on Appointment.status, send Fable 5.1 the minimum fields, branch when stop_reason is refusal, and hold the draft until the assigned clinician releases it.
If Fable 5 refused 8 percent of those packets on your log and 5.1 refuses 3 percent, you complete 400 extra drafts; you also pay for those tokens. This page does not claim Anthropic published those 8 and 3 figures. They are the measurement you owe yourself. Until you have the log, treat 5.1 as “fewer false positives, same categories, cheaper cache,” not as a guaranteed rate cut.
A declined Fable 5.1 request still returns stop_reason: "refusal" with a category, according to Anthropic, with HTTP 200 rather than a 4xx, so your retry policy has to read the field. Do not loop the same prompt 12 times and call it resilience.
Benchmarks
Public numbers that are real, and one number that is not published.
| Measure (as of 3 Sep 2026) | Claude Fable 5.1 | Claude Fable 5 |
|---|---|---|
| Biology refusal rate (public %) | not published | not published |
| Vendor claim on false positives | fewer than Fable 5 at launch | baseline at launch |
stop_details.category includes bio | yes | yes |
| Fallback targets | Opus 4.8, Opus 5 | same family of fallbacks |
| AA Intelligence eval fallback | ~4% of output tokens to Opus | n/a on that 5.1 article |
| List input / output, USD per 1M | 10 / 50 | 10 / 50 |
| Cache read, USD per 1M | 0.25 | 1.00 |
| Cache write 5m / 1h, USD per 1M | 12.50 / 20.00 | 12.50 / 20.00 |
| Context window, tokens | 1,000,000 | 1,000,000 |
| Max output, tokens | 128,000 | 128,000 |
Source: Anthropic 1 Sep 2026 launch and system card (qualitative false-positive claim); Anthropic pricing; Anthropic refusals docs; Artificial Analysis Fable 5.1 article for the ~4% eval fallback. No public biology-refusal percentage is in this pack.
Fable 5.1 cache reads cost $0.25. Fable 5 cache reads cost $1.00. List I/O stays $10 / $50. Those are the cost facts. The refusal fact is qualitative until you log it.
About 4 percent of output tokens in Artificial Analysis’s Fable 5.1 Intelligence eval routed to Opus through Anthropic’s default safety fallback, according to Artificial Analysis, 4 percent. That is an eval-harness figure, not your clinic’s bio rate.
Medicare claims generally must be filed within 1 calendar year of the date of service, according to CMS, 1 calendar year. A model that drafts a delayed secondary claim letter does not extend that clock. Keep filing rules in the billing system.
Tool / build comparison
Two models. Same lab. Different classifiers, cache, and migration breaks.
| Build question | Claude Fable 5.1 | Claude Fable 5 |
|---|---|---|
| Drop-in API ID | claude-fable-5-1 | claude-fable-5 |
Forced tool_choice any/tool | 400 error | allowed on 5 |
| Thinking blocks readable by older models | no | n/a |
| Cache read, USD / 1M | 0.25 | 1.00 |
| Public biology refusal % | not published | not published |
Handle stop_reason: "refusal" | required | required |
| Live on paid Claude on 1 Sep 2026 | yes | already live |
Source: Anthropic Fable 5.1 migration guide and pricing. Mythos 5.1 is omitted because it is not a public picker.
Cost and payback
Payback is completed benign drafts minus extra token spend minus the engineering to handle refusals. If you do not log stop_reason, you cannot claim payback.
| Monthly 8,000-visit summary drafts | Fable 5 uncached | Fable 5.1 uncached | Fable 5.1 with 70% input cache |
|---|---|---|---|
| Tokens (400 in / 200 out) | 4,800,000 | 4,800,000 | 4,800,000 |
| Input invoice | $48.00 | $48.00 | ~$18.00 |
| Output invoice | $100.00 | $100.00 | $100.00 |
| Cache-read delta vs Fable 5 | $1.00 / 1M | $0.25 / 1M | $0.25 / 1M |
| Illustrative total | $148.00 | $148.00 | ~$118.00 |
Source: Anthropic list prices. Cache-hit mix is illustrative. Refused calls that emit no output do not add output tokens; a lower false-positive rate raises completed output, which this table does not guess.
The 75 percent cache-read cut is the reliable 5.1 saving. A refusal-rate drop is a quality win you still have to measure. Do not budget a 50 percent refusal collapse that Anthropic did not publish.
Keep a weekly refusal tally even after the switch: count bio versus other categories, count fallbacks onto Opus 5 or Opus 4.8, and count drafts a clinician rejected for clinical content. That tally is the only biology-refusal “rate” this page will defend, because it is yours. If the tally does not move after two weeks on Fable 5.1, stop arguing with the model card and change the prompt pack or the packet fields you send.
Pros and cons
Claude Fable 5.1
Pros
Vendor claim of fewer false positives than Fable 5 at launch on benign biology-adjacent and defensive work.
Cache reads at $0.25 per 1M versus $1.00.
Same
stop_detailscategories, so your refusal handler can stay in place.Live on paid Claude, API, and clouds as of 1 Sep 2026.
Cons
No public numeric biology-refusal rate to put in a board deck.
Forced
tool_choiceany/tool now returns 400; thinking blocks bind to newer models.Completing more previously refused prompts will raise token spend.
AA eval still used a ~4 percent Opus safety fallback.
Claude Fable 5
Pros
Known quantity if your prompt log already works and rarely hits
bio.Forced tool choice still accepted, which some older agents depend on.
Same $10 / $50 list I/O as 5.1, so I/O is not the reason to stay.
Thinking-block behavior matches the stack you already tested.
Cons
Higher false-positive claim against it from Anthropic’s 5.1 launch.
Cache reads remain $1.00 per 1M.
You still must handle
stop_reason: "refusal"; 5 is not refusal-free.Staying on 5 postpones the 400-error and thinking-block migration you will owe later.
Key Takeaways
Anthropic claims fewer false positives on Fable 5.1 than Fable 5 at launch. It did not publish a biology-refusal percentage in the sources used here.
The API contract is
stop_reason: "refusal"plusstop_details.category(includingbio), with documented Opus fallbacks.List I/O is $10 / $50 both. Cache reads fall from $1.00 to $0.25. Completing more drafts can still raise the bill.
HIPAA’s 60-day breach clock and Medicare’s 1-year timely filing clock do not move because a model drafted the letter.
Orchestrate only when appointment status, the model, and a clinician hold must share IDs.
Measure refusals on your log, then pin 5.1. Review the agentic workflow platform when the EHR event, the refusal branch, and the release queue have to move as one file, and start from US Tech Automations only after a clinician owns the send.
About the Author

Helping businesses leverage automation for operational efficiency.