Anthropic: Claude Fable 5.1
Chatanthropic/claude-fable-5.1Anthropic 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入力
利用可能なプロバイダー
AnthropicBedrock
対応プロトコル
openaianthropic
Providers
Anthropic
入力トークン
$10/M
出力トークン
$50/M
キャッシュ読込
$0.25/M
キャッシュ書込(5分)
$12.5/M
キャッシュ書込(1時間)
$20/M
Web検索
$0.015/R
Protocols
anthropic
Bedrock
入力トークン
$10/M
出力トークン
$50/M
キャッシュ読込
$0.25/M
キャッシュ書込(5分)
$12.5/M
キャッシュ書込(1時間)
$20/M
Web検索
$0.015/R
Protocols
openai
/v1/chat/completions/v1/responsesanthropic
コード例
import anthropicclient = 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です。従量課金制、月額料金なし。
Anthropic: Claude Fable 5.1は1Mトークンのコンテキストウィンドウと最大128Kトークンの出力に対応。大規模ドキュメントの処理や長い会話の維持が可能です。
ベースURLをhttps://api.ofox.io/v1に設定し、Ofox APIキーを使用するだけ。OpenAI互換APIなので、既存コードのベースURLとAPIキーを変更するだけです。
Anthropic: Claude Fable 5.1は以下の機能に対応:Vision, Function Calling, 推論, プロンプトキャッシュ, PDF入力。Ofox.ai統合APIですべての機能にアクセスできます。