Agentic AI Atlasby a5c.ai
OverviewWikiGraphFor AgentsEdgesSearchWorkspace
/
GitHubDocsDiscord
iiRecord
Agentic AI Atlas · Claude Fable 5
model:claude-fable-5@currenta5c.ai
Search record views/
Record · tabs

Available views

II.Record viewspp. 1 - 1
overviewjsongraph
II.
ModelVersion JSON

model:claude-fable-5@current

Structured · live

Claude Fable 5 json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · compute/models/claude-fable-5.yamlCluster · compute
Record JSON
{
  "id": "model:claude-fable-5@current",
  "_kind": "ModelVersion",
  "_file": "compute/models/claude-fable-5.yaml",
  "_cluster": "compute",
  "attributes": {
    "displayName": "Claude Fable 5",
    "modelFamilyId": "model-family:claude-fable",
    "versionRange": ">=5.0.0 <5.1.0",
    "kind": "reasoning",
    "contextWindowTokens": 1000000,
    "maxOutputTokens": 128000,
    "costPerMTokInput": 10,
    "costPerMTokCachedInput": 1,
    "costPerMTokCacheWrite5m": 12.5,
    "costPerMTokCacheWrite1h": 20,
    "costPerMTokOutput": 50,
    "supportsExtendedThinking": false,
    "supportsAdaptiveThinking": true,
    "supportsThinking": true,
    "supportsThinkingBudgetTokens": true,
    "supportsRefusals": true,
    "pricingNotes": "Batch API pricing is $5/MTok input and $25/MTok output; Claude Fable 5 refusals that produce no output are not billed.",
    "modalities": [
      "text",
      "image"
    ],
    "modalityDirections": [
      {
        "kind": "text",
        "direction": "input"
      },
      {
        "kind": "image",
        "direction": "input"
      },
      {
        "kind": "text",
        "direction": "output"
      }
    ],
    "capabilityTags": [
      "long-context",
      "long-horizon-agents",
      "adaptive-thinking",
      "code-execution",
      "memory-tool",
      "programmatic-tool-calling",
      "vision",
      "refusals"
    ],
    "releaseDate": "2026-06-09",
    "lifecycleStatus": "ga",
    "lifecycleStatusChangedAt": "2026-06-09",
    "modelCardUrl": "https://platform.claude.com/docs/en/about-claude/models/introducing-claude-fable-5-and-claude-mythos-5.md",
    "supportsFineTuning": false,
    "regions": [
      "global"
    ],
    "providerModelIds": [
      "claude-fable-5",
      "anthropic.claude-fable-5"
    ],
    "providerAvailability": [
      {
        "provider": "provider:anthropic",
        "status": "ga",
        "announcedAt": "2026-06-09",
        "modelId": "claude-fable-5",
        "transport": "model-transport:anthropic-messages",
        "evidenceSourceIds": [
          "evidence:anthropic-fable-mythos-5-launch-issue-991-992"
        ]
      },
      {
        "provider": "provider:aws-bedrock",
        "status": "ga",
        "announcedAt": "2026-06-09",
        "modelId": "anthropic.claude-fable-5",
        "transport": "model-transport:anthropic-messages",
        "evidenceSourceIds": [
          "evidence:anthropic-fable-mythos-5-models-overview-issue-991-992"
        ]
      },
      {
        "provider": "provider:gcp-vertex",
        "status": "ga",
        "announcedAt": "2026-06-09",
        "modelId": "claude-fable-5",
        "transport": "model-transport:vertex-anthropic-messages",
        "evidenceSourceIds": [
          "evidence:anthropic-fable-mythos-5-models-overview-issue-991-992"
        ]
      },
      {
        "provider": "provider:azure-foundry",
        "status": "ga",
        "announcedAt": "2026-06-09",
        "evidenceSourceIds": [
          "evidence:anthropic-fable-mythos-5-launch-issue-991-992"
        ],
        "notes": "Anthropic lists Microsoft Foundry availability for Claude Fable 5 beginning June 9, 2026."
      }
    ],
    "releaseDateNotes": "Anthropic documents Claude Fable 5 as generally available on the Claude API,\nClaude Platform on AWS, Amazon Bedrock, Vertex AI, and Microsoft Foundry\nbeginning 2026-06-09.\n",
    "accessNotes": "Claude Fable 5 includes safety classifiers that can return\nstop_reason: \"refusal\" as a successful Messages API response.\n"
  },
  "outgoingEdges": [
    {
      "from": "model:claude-fable-5@current",
      "to": "model-family:claude-fable",
      "kind": "belongs_to_family",
      "attributes": {}
    },
    {
      "from": "model:claude-fable-5@current",
      "to": "layer:1-model",
      "kind": "realizes",
      "attributes": {}
    },
    {
      "from": "model:claude-fable-5@current",
      "to": "model-family:claude-fable",
      "kind": "version_of"
    },
    {
      "from": "model:claude-fable-5@current",
      "to": "provider:anthropic",
      "kind": "served_by"
    },
    {
      "from": "model:claude-fable-5@current",
      "to": "provider:aws-bedrock",
      "kind": "served_by"
    },
    {
      "from": "model:claude-fable-5@current",
      "to": "provider:gcp-vertex",
      "kind": "served_by"
    },
    {
      "from": "model:claude-fable-5@current",
      "to": "provider:azure-foundry",
      "kind": "served_by"
    },
    {
      "from": "model:claude-fable-5@current",
      "to": "model-transport:anthropic-messages",
      "kind": "speaks"
    },
    {
      "from": "model:claude-fable-5@current",
      "to": "model-transport:vertex-anthropic-messages",
      "kind": "speaks"
    },
    {
      "from": "model:claude-fable-5@current",
      "to": "capability:adaptive-thinking",
      "kind": "supports",
      "attributes": {
        "versionRange": ">=5.0.0 <5.1.0",
        "level": "full",
        "evidenceSourceIds": [
          "evidence:anthropic-fable-mythos-5-launch-issue-991-992"
        ]
      }
    },
    {
      "from": "model:claude-fable-5@current",
      "to": "capability:supports-tool-use",
      "kind": "supports",
      "attributes": {
        "versionRange": ">=5.0.0 <5.1.0",
        "level": "full",
        "evidenceSourceIds": [
          "evidence:anthropic-fable-mythos-5-launch-issue-991-992"
        ]
      }
    },
    {
      "from": "model:claude-fable-5@current",
      "to": "capability:vision-input",
      "kind": "supports",
      "attributes": {
        "versionRange": ">=5.0.0 <5.1.0",
        "level": "full",
        "evidenceSourceIds": [
          "evidence:anthropic-fable-mythos-5-models-overview-issue-991-992"
        ]
      }
    },
    {
      "from": "model:claude-fable-5@current",
      "to": "capability:supports-prompt-caching",
      "kind": "supports",
      "attributes": {
        "versionRange": ">=5.0.0 <5.1.0",
        "level": "full",
        "evidenceSourceIds": [
          "evidence:anthropic-fable-mythos-5-pricing-issue-991-992"
        ]
      }
    },
    {
      "from": "model:claude-fable-5@current",
      "to": "capability:supports-batch-api",
      "kind": "supports",
      "attributes": {
        "versionRange": ">=5.0.0 <5.1.0",
        "level": "full",
        "evidenceSourceIds": [
          "evidence:anthropic-fable-mythos-5-pricing-issue-991-992"
        ]
      }
    }
  ],
  "incomingEdges": [
    {
      "from": "claim:model-version-model-claude-fable-5-current-modelid",
      "to": "model:claude-fable-5@current",
      "kind": "about_subject"
    },
    {
      "from": "claim:model-version-model-claude-fable-5-current-contextwindowtokens",
      "to": "model:claude-fable-5@current",
      "kind": "about_subject"
    },
    {
      "from": "claim:model-version-model-claude-fable-5-current-pricing",
      "to": "model:claude-fable-5@current",
      "kind": "about_subject"
    },
    {
      "from": "claim:model-version-model-claude-fable-5-current-availability",
      "to": "model:claude-fable-5@current",
      "kind": "about_subject"
    },
    {
      "from": "model-family:claude-fable",
      "to": "model:claude-fable-5@current",
      "kind": "has_version"
    },
    {
      "from": "provider:anthropic",
      "to": "model:claude-fable-5@current",
      "kind": "serves"
    }
  ]
}

Shortcuts

Back to overview
Open graph tab