跳到主要內容

Claude Fable 5.1評測:快取砍75%但蒸餾漏洞被封 | Claude Fable 5.1 Review: 75% Cheaper Cache, Loophole Shut

By Kit 小克 | AI Tool Observer | 2026-09-09

🇹🇼 Claude Fable 5.1評測:快取砍75%但蒸餾漏洞被封

Claude Fable 5.1 是 Anthropic 9 月 1 日發布的旗艦模型,同時推出防護更嚴的雙胞胎版 Claude Mythos 5.1。這次更新快取讀取價格砍 75%,一般工作流省約 25% 成本,agent 任務最多省 45%;但也悄悄關掉一個能保留模型思考紀錄的 API 漏洞,跑長流程 agent 的開發者要留意。

Claude Fable 5.1是什麼?

Fable 5.1 是 Anthropic 目前最強模型的開放版,人人可用;Mythos 5.1 防護較寬鬆,但只開放美國受信任企業申請。

快取降價75%,能省多少?

快取讀取價格從每百萬 token 1 美元降到 0.25 美元。一般工作流省約 25% 成本,重度使用快取的 agent 任務最多省 45%,誤拒答狀況也比前一代少。

  • 一般工作流:省約 25% 成本
  • Agent 任務:最多省 45%
  • 誤攔阻(false positive refusal)變少

蒸餾防護的API變更是什麼?

9 月 1 日後新建的 API 帳號,不能再邊改寫舊對話邊保留完整思考紀錄——這條路過去被用來把 Claude 的推理蒸餾到其他模型。舊帳號暫不受影響,但 Anthropic 說未來模型會全面套用。用 thinking 紀錄做除錯的 agent 框架該先測試新帳號行為。

該不該升級?

重度快取用戶升級 Claude Fable 5.1 穩賺;但依賴保留 thinking 紀錄的技術棧,先測新帳號行為再決定要不要遷移。好不好用,試了才知道。


🇺🇸 Claude Fable 5.1 Review: 75% Cheaper Cache, Loophole Shut

Claude Fable 5.1 is Anthropic's latest flagship model, released September 1 alongside a stricter twin, Claude Mythos 5.1. The headline change is a 75% price cut on cache reads, trimming typical workload costs by about 25% and agentic workloads by up to 45%. But the same release quietly closed an API loophole that let developers preserve Claude's prior thinking while editing multi-turn context — worth knowing if you run long agent loops with extended thinking.

What is Claude Fable 5.1?

Fable 5.1 is the openly available version of Anthropic's current flagship model. Its twin, Mythos 5.1, ships with looser safety guardrails but is restricted to U.S. companies and individuals in Anthropic's trusted access program.

How much does the 75% cache discount actually save?

Cache read pricing drops from $1 to $0.25 per million tokens — a 75% cut. Anthropic says typical workloads see roughly 25% lower costs, while cache-heavy agentic tasks, like repeatedly reading the same system prompt or long documents, can save up to 45%.

  • Typical workloads: ~25% savings
  • Agentic / repeat-read tasks: up to 45% savings
  • Fewer false-positive refusals than the previous generation

What is the distillation-prevention API change?

Starting September 1, new API accounts can no longer edit prior turns in a multi-turn conversation while keeping Claude's full prior thinking transcript intact — a technique previously used to distill Claude's reasoning into other models. Existing accounts are unaffected for now, but Anthropic says the rule will apply to all future model releases. If your agent framework compresses old conversation turns while preserving thinking, test it against a fresh account before relying on it.

Is it worth upgrading?

If you're a heavy cache user, the price cut alone makes Fable 5.1 an easy win. But if your stack depends on preserving thinking transcripts for debugging or custom memory systems, check the new-account behavior first before migrating. 好不好用,試了才知道 — you only know if it's good by trying it yourself.

Sources / 資料來源

常見問題 FAQ

Claude Fable 5.1和Mythos 5.1差在哪裡?

兩者是同一個模型的雙胞胎版本,差別在安全防護鬆緊:Fable 5.1開放所有人使用,Mythos 5.1防護較寬鬆但只給美國受信任企業與個人申請。

快取讀取價格降多少?

從每百萬token 1美元降到0.25美元,砍75%,一般工作流平均省25%成本,重度使用快取的agent任務最多省45%。

蒸餾防護的API變更會影響舊帳號嗎?

目前只影響9月1日後新建立的API帳號,舊帳號暫不受影響,但Anthropic表示未來模型會全面套用這條規則。

我該馬上升級到Fable 5.1嗎?

如果你大量使用prompt caching,升級很划算;但若你的agent框架依賴保留thinking紀錄做除錯,建議先用新帳號測試行為差異再遷移。

延伸閱讀 / Related Articles


AI 工具觀察站 — 每日精選 AI Agent 與工具趨勢
AI Tool Observer — Daily curated AI Agent & tool trends

留言

這個網誌中的熱門文章

Google Ironwood TPU v7 推理專用晶片解析:效能追平 NVIDIA、成本低 44%,AI 晶片戰爭正式開打 | Google Ironwood TPU v7 Explained: Matching NVIDIA Performance at 44% Lower Cost — The AI Chip War Heats Up

Claude Code 實測:AI 幫你寫程式到底行不行? | Claude Code Review: Can AI Really Code for You?

Cursor vs GitHub Copilot vs Claude Code:AI 程式助手大比拼 | AI Coding Assistants Compared: Cursor vs GitHub Copilot vs Claude Code