- anthropic/claude-fable-5
anthropic/claude-fable-5
1M コンテキスト · $4.00 / M 入力トークン · $20.00 / M 出力トークン
Claude Fable 5 は Anthropic により正式に提供終了となっており、新規利用はできません。このページは参考情報としてのみ残されています。
価格
従量課金
初期費用なし。使った分だけお支払いください
API使用方法
APIアクセスガイド
コード例
このモデルにはOurToken APIエンドポイントを使用します。以下の例では、直接HTTPリクエストとモデルファミリーに推奨されるエンドポイントを使用しています。
curl https://api.ourtoken.ai/v1/messages \
-H "Content-Type: application/json" \
-H "Authorization: Bearer YOUR_API_KEY" \
-d '{
"model": "claude-fable-5",
"messages": [
{
"role": "user",
"content": "Hello!"
}
],
"max_tokens": 256
}'Messages APIリファレンス
OurToken経由でClaude Messages互換レスポンスを作成します。この形式は、messages配列、max_tokens、任意のsystemプロンプト、ツール、thinking設定を使用します。
Authorization
| Content-Type | application/json |
| Authorization | Bearer YOUR_API_KEY |
リクエスト本文
| フィールド | 型 | 必須 | 説明 |
|---|---|---|---|
| model | string | 必須 | 呼び出すモデルID。 |
| messages | array<object> | 必須 | モデルに送信される会話メッセージ。 |
| system | string | array<object> | 任意 | 任意のsystemプロンプト。 |
| max_tokens | integer | 必須 | 最大出力トークン数。 |
| temperature | number | 任意 | サンプリング温度。 |
| top_p | number | 任意 | Nucleusサンプリングパラメータ。 |
| top_k | integer | 任意 | Top-kサンプリングパラメータ。 |
| stream | boolean | 任意 | ストリーミングレスポンスを返すかどうか。 |
| stop_sequences | array<string> | 任意 | 生成を停止するシーケンス。 |
| tools | array<object> | 任意 | モデルが使用できるツール。 |
| tool_choice | object | 任意 | モデルがツールを選択する方法を制御します。 |
| thinking | object | 任意 | 対応するClaudeモデル向けのthinking設定。 |
| metadata | object | 任意 | 任意のリクエストメタデータ。 |
レスポンス本文
| フィールド | 型 | 必須 | 説明 |
|---|---|---|---|
| id | string | 必須 | 一意のメッセージ識別子。 |
| type | "message" | 必須 | Messages APIによって返されるオブジェクトタイプ。 |
| role | "assistant" | 必須 | 返されたメッセージのロール。 |
| content | array<object> | 必須 | モデルから返されたコンテンツブロックの配列。 |
| content[].text | string | 任意 | 返されたコンテンツブロック内のテキスト。 |
| model | string | 必須 | レスポンスを生成したモデル。 |
| stop_reason | string | 任意 | 生成が停止した理由。 |
| usage | object | 任意 | メッセージのトークン使用量情報。 |
| usage.input_tokens | integer | 任意 | 入力トークン数。 |
| usage.output_tokens | integer | 任意 | 出力トークン数。 |
| usage.cache_creation_input_tokens | integer | 任意 | プロンプトキャッシュに書き込まれたトークン。 |
| usage.cache_read_input_tokens | integer | 任意 | プロンプトキャッシュから読み取られたトークン。 |
モデル紹介
Anthropic claude-fable-5
Claude Fable 5 は Anthropic により正式に提供終了となっており、新規利用はできません。このページは参考情報としてのみ残されています。
提供された Anthropic material では、Claude Fable 5 は general use 向けに安全化された Mythos-class model と説明されており、software engineering、knowledge work、vision、scientific research、長時間 tasks に強い能力を持ちます。 OurToken では、claude-fable-5 を clear API access、見える token pricing、cache pricing references、production rollout 前の実践的な testing workflow とともに評価できます。
優れて見える理由
- Complex reasoning、software engineering、knowledge work、vision tasks 向けの高能力 Anthropic model route。
- 現在のプロジェクトデータでは、long-horizon workloads 向けに 1M context window と最大 128K output tokens を示しています。
- OurToken は input、output、cache write、cache read token categories について、この route を公式価格の40%で表示します。
- Developers は 1つの API path で Claude Code-style workflows、repository analysis、migration planning、agentic coding prompts をテストできます。
- 提供された launch material では、一部の protected-topic requests が Claude Opus 4.8 に fallback する可能性があるとされています。
主な機能
- Context Window: 1000000 tokens
- Max Output: 128000 tokens
- Vision: 対応
- Function Calling: 対応
- Input: Text, Image
- Output: Text
- OurToken Price: 公式価格の40%
仕様
Production teams 向け Claude Fable 5 API features
Anthropic Fable 5 を評価する teams 向けに、1つの OurToken model page で pricing、API access、Claude Code Fable 5 workflows を比較できます。
統一 API アクセス
明確な Claude Fable 5 API route、見える model pricing、production rollout 前の existing application tests に合う developer path が必要な場合、複数の provider pages を探し回らずに OurToken から claude-fable-5 を利用できます。
公式価格比率
このページでは OurToken を公式価格の40%として表示し、input、output、cache write、cache read tokens の official references も示します。これにより buyers は high-volume coding や analysis traffic を割り当てる前に Fable 5 model cost を比較できます。
Claude Code ワークフロー
Claude Code Fable 5 を検索する teams は、この route が long coding sessions、repository analysis、migration planning、agentic developer workflows にどう適合するかを評価しながら、model ID、API access、price details を一か所で確認できます。
Anthropic モデル文脈
what is Claude Fable と尋ねる readers に対して、このページは Anthropic Fable 5 を、提供された launch material に記載された complex reasoning、knowledge work、software engineering、vision use cases 向けの高能力 Claude model として位置づけます。
Cache pricing の明確化
Pricing section は input、output、cache write、cache read costs を分けて表示するため、teams はすべての request を flat token bill と見なすのではなく prompt caching behavior を見積もれます。これは long-context Claude Fable 5 API workloads に有用です。
Vision 対応ルート
提供された competitor material は、text と image input を使う Fable 5 Anthropic workflows と complex visual reasoning tasks を説明しています。OurToken はこの capability を API setup notes、pricing references、practical integration guidance と並べて提示できます。
OurToken で Claude Fable 5 API を使う方法
API key を作成し、claude-fable-5 を選択し、pricing を比較して、OurToken unified API で Claude Code Fable 5 workflows をテストします。
API Key を作成
OurToken にサインインし、dashboard から API key を作成します。この key を local tests、staging requests、production configuration で使えるように保管し、Claude Fable 5 API integration を quick prompt check から repeatable application calls へ進めます。
01Model ID を選択
Request body の model value として claude-fable-5 を使用します。これにより scripts、backend services、Claude Code Fable experiments で Anthropic Fable 5 routing が明確になり、developers は他の Claude または OpenAI routes と outputs を比較できます。
02Unified API を呼び出す
Bearer token、model ID、messages、output settings を使って OurToken API endpoint に requests を送信します。小さな prompt から始め、application が期待する response shape を確認してから coding、document analysis、vision tasks に広げます。
03Token 価格を比較
Traffic を拡張する前に、input、output、cache write、cache read pricing を確認します。OurToken は Fable 5 model を official pricing の40%として掲載しており、teams は long-context sessions と prompt caching behavior をより明確に見積もれます。
04Coding workflows をテスト
Repository explanations、migration plans、debugging tasks、agent-style coding prompts を実行し、Claude Code Fable 5 behavior を評価します。Model が instructions に従い、long context を扱い、engineering team が検証できる implementation details を返すかを追跡します。
05Cost quality を監視
Initial tests の後、request quality、latency、token usage、model ごとの spend を監視します。what is Fable 5 Claude を比較する teams は、これらの results を使って route が production workloads に適する時期と別 model が適する時期を判断できます。
06Claude Fable 5 API FAQ
Claude Fable 5 API access、pricing、Claude Code Fable 5 workflows、Anthropic Fable 5 context、cache costs、fallback behavior に関する回答です。