Claude

Anthropic: Claude Fable 5.1

Chat
anthropic/claude-fable-5.1

Anthropic Claude Fable 5.1 - Mythos-class frontier model (successor to Fable 5): ambitious coding, long-horizon agents, enterprise knowledge work; adaptive thinking always on

コンテキストウィンドウ
1M
最大出力トークン
128K
リリース日
2026-09-01
機能
VisionFunction Calling推論プロンプトキャッシュPDF入力
利用可能なプロバイダー
AnthropicAnthropicBedrockBedrock
対応プロトコル
OpenAIopenaiAnthropicanthropic

Providers

AnthropicAnthropic
入力トークン
$10/M
出力トークン
$50/M
キャッシュ読込
$0.25/M
キャッシュ書込(5分)
$12.5/M
キャッシュ書込(1時間)
$20/M
Web検索
$0.015/R
Protocols
Anthropicanthropic
BedrockBedrock
入力トークン
$10/M
出力トークン
$50/M
キャッシュ読込
$0.25/M
キャッシュ書込(5分)
$12.5/M
キャッシュ書込(1時間)
$20/M
Web検索
$0.015/R
Protocols
OpenAIopenai/v1/chat/completions/v1/responses
Anthropicanthropic

コード例

import anthropic
client = anthropic.Anthropic(
base_url="https://api.ofox.io/anthropic",
api_key="YOUR_OFOX_API_KEY",
)
message = client.messages.create(
model="anthropic/claude-fable-5.1",
max_tokens=1024,
messages=[
{"role": "user", "content": "Hello!"}
],
)
print(message.content[0].text)

よくある質問

Ofox.aiでのAnthropic: Claude Fable 5.1の料金は、入力100万トークンあたり$10/M、出力100万トークンあたり$50/Mです。従量課金制、月額料金なし。