即日起,Claude 系列與 GPT-5.6 Luna 開放給曾儲值的帳號使用。儲值任意金額即可解鎖,贈送額度也能用於支付。其他模型不受影響。去儲值
Claude

Claude Fable 5.1

省 72%Official

anthropic/claude-fable-5-1

Anthropic 最強模型——Mythos 級,快取讀取僅 2.5%。

上下文視窗
1M
最大輸出
8K
輸入模態
text · image
輸出模態
text
功能
Vision · Reasoning · Tool Calling · Coding · Cache
上游發布
2026-09-01
RouteMux 名稱
anthropic/claude-fable-5-1
線上模型 Playground

直接試用 Claude Fable 5.1

調整請求參數、查看目前的費用上限,並直接在模型介紹頁查看實際結果。

streamchat
1設定輸入
0 / 20,000
新增圖片

請先登入,再將圖片上傳至此視覺模型。

最高預估費用
2即時結果

結果會顯示在這裡

在左側填寫輸入。這裡與 RouteMux 完整 Playground 共用同一條執行與計費鏈路。

conversation

Claude Fable 5.1 API 定價

來源:anthropic_x0.28 · 核驗於 2026-09-02

輸入官方 $10 / 百萬 tokens
$2.8/ 百萬 tokens省 72%
NT$90.44 / 百萬 tokens
輸出官方 $50 / 百萬 tokens
$14/ 百萬 tokens省 72%
NT$452 / 百萬 tokens

快取讀取 $0.07/M · 快取寫入 $3.5/M

本幣價格按固定匯率換算(1 美元 = 32.3 TWD),匯率更新於 2026-08-02,僅供參考;計費一律以美元結算。

成本估算

預估費用$0.042

限時首次儲值加送 20%,最高加送 200 Credit

註冊後 72 小時內完成首次儲值即可享有。滿 $20 起,每個帳戶限一次。

註冊並領取無需訂閱,按用量計費。

功能亮點

VisionReasoningTool CallingCodingCache

介面與通訊協定

Anthropic Messages支援串流

API 呼叫時使用任一 ID 皆可。

RouteMux 名稱anthropic/claude-fable-5-1

把 ROUTEMUX_KEY 佔位符替換為你的 API Key。 建立 →

from anthropic import Anthropic

client = Anthropic(
    base_url="https://api.routemux.com/anthropic",
    api_key="<ROUTEMUX_KEY>",
)

message = client.messages.create(
    model="anthropic/claude-fable-5-1",
    max_tokens=1024,
    messages=[{"role": "user", "content": "What is the meaning of life?"}],
)
print(message.content[0].text)
base_url: https://api.routemux.com/anthropic

效能數據(近 30 天)

Claude Fable 5.1 常見問題

Claude Fable 5.1 是什麼?

Anthropic 最強模型——Mythos 級,快取讀取僅 2.5%。

Claude Fable 5.1 的上下文視窗有多大?

Claude Fable 5.1 支援最多 1M tokens 的上下文視窗,單次最多輸出 8K tokens。

Claude Fable 5.1 的 API 價格是多少?

透過 RouteMux 呼叫 Claude Fable 5.1:輸入 $2.8、輸出 $14(USD / 1M tokens),低於官方定價。

如何透過 API 呼叫 Claude Fable 5.1?

Claude Fable 5.1 相容 OpenAI 介面:把 base URL 換成 RouteMux、model 填 anthropic/claude-fable-5-1 即可,無需改程式碼。

Claude Fable 5.1 支援哪些輸入輸出模態?

Claude Fable 5.1 的輸入模態:text, image;輸出模態:text。

Claude Fable 5.1 是什麼時候發布的?

Claude Fable 5.1 發布於 2026年9月1日。