Claude Fable 5
Anthropic 面向下一代智能與長時間運行智能體的最高能力公開模型。
上下文窗口
100 萬 tokens
Claude Fable 5
最大輸出
128k tokens
百萬 Token
輸入
$10
輸出
$50
claude-fable-5試玩區
claude-fable-5Click or drag
暫無輸出
定價
| 方案 | 上下文窗口 | 最大輸出 | 輸入 | 輸出 | 緩存寫入 | 緩存讀取 |
|---|---|---|---|---|---|---|
Claude Fable 5 | 100 萬 tokens | 128k tokens | $10 | $50 | 5 分鐘:$12.50 1 小時:$20 | $1 |
Claude Fable 5 使用 Anthropic 最高能力檔位的 Claude API 定價。
Prompt 緩存每百萬 Token 的價格為:5 分鐘寫入 $12.50、1 小時寫入 $20、緩存讀取 $1。
批量處理的輸入價格為每百萬 Token $5,輸出價格為 $25。
開發者可通過模型代碼 `claude-fable-5` 調用該模型。
緩存讀取或緩存輸入價格適用於複用的提示詞 tokens。
README
- Claude Fable 5 是 Anthropic 最高能力的正式可用模型,面向長時間運行的智能體,以及推理質量、持續執行和可靠性比延遲或成本更重要的高難度任務。
- 該模型提供 100 萬 Token 上下文窗口和 128k Token 最大輸出。自適應思考始終開啟,可在複雜多步驟任務中動態分配推理強度。
- Claude Fable 5 適用於高級軟件工程、大規模分析、深度研究、重度工具調用工作流,以及需要在長會話中持續規劃、執行、驗證並保留上下文的企業智能體。
API
API
端點
POST /v1/messages認證
Authorization: Bearer YOUR_REACH_API_KEY anthropic-version: 2023-06-01 Content-Type: application/json
示例
curl -X POST "https://direct.reachapi.ai/v1/messages" \
-H "Authorization: Bearer YOUR_REACH_API_KEY" \
-H "anthropic-version: 2023-06-01" \
-H "Content-Type: application/json" \
-d '{
"model": "YOUR_MODEL_ID",
"messages": [
{
"role": "user",
"content": "Introduce ReachAPI in one sentence."
}
],
"max_tokens": 512,
"temperature": 0.2
}'相關模型
Claude Opus 5
Anthropic's flagship model for deep reasoning, complex agentic coding, and long-horizon enterprise work.
Claude Sonnet 5
Anthropic's new Sonnet model for extended-context coding, agents, and enterprise production workflows.
Claude Opus 4.8
Anthropic's newest Opus-tier model for complex reasoning, long-horizon agentic coding, and high-autonomy enterprise work.
Claude Opus 4.7
Anthropic's premium Opus model for advanced coding, vision-heavy review, and long-running enterprise agents.
Claude Opus 4.6
Anthropic's most capable model for coding, agents, and high-stakes enterprise work.
Claude Sonnet 4.6
Anthropic's high-performance daily driver for coding, agents, and professional workflows at scale.
