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

Available views

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

model:claude-mythos-5@current

Structured · live

Claude Mythos 5 json

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

File · compute/models/claude-mythos-5.yamlCluster · compute
Record JSON
{
  "id": "model:claude-mythos-5@current",
  "_kind": "ModelVersion",
  "_file": "compute/models/claude-mythos-5.yaml",
  "_cluster": "compute",
  "attributes": {
    "displayName": "Claude Mythos 5",
    "modelFamilyId": "model-family:claude-mythos",
    "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": false,
    "pricingNotes": "Batch API pricing is $5/MTok input and $25/MTok output. Anthropic lists Claude Mythos 5 as limited availability through Project Glasswing.",
    "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",
      "project-glasswing"
    ],
    "releaseDate": "2026-06-09",
    "lifecycleStatus": "ga",
    "lifecycleStatusChangedAt": "2026-06-09",
    "accessStatus": "limited-availability",
    "accessNotes": "Limited availability to approved Project Glasswing customers; contact Anthropic, AWS, or Google Cloud account teams.",
    "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-mythos-5"
    ],
    "providerAvailability": [
      {
        "provider": "provider:anthropic",
        "status": "limited-availability",
        "announcedAt": "2026-06-09",
        "modelId": "claude-mythos-5",
        "transport": "model-transport:anthropic-messages",
        "evidenceSourceIds": [
          "evidence:anthropic-fable-mythos-5-launch-issue-991-992"
        ]
      },
      {
        "provider": "provider:aws-bedrock",
        "status": "limited-availability",
        "announcedAt": "2026-06-09",
        "evidenceSourceIds": [
          "evidence:anthropic-fable-mythos-5-models-overview-issue-991-992"
        ],
        "notes": "Anthropic overview marks the AWS Bedrock ID as limited availability rather than publishing a public Bedrock model ID."
      },
      {
        "provider": "provider:gcp-vertex",
        "status": "limited-availability",
        "announcedAt": "2026-06-09",
        "evidenceSourceIds": [
          "evidence:anthropic-fable-mythos-5-models-overview-issue-991-992"
        ],
        "notes": "Anthropic overview marks the Vertex AI ID as limited availability rather than publishing a public Vertex model ID."
      }
    ],
    "releaseDateNotes": "Anthropic documents Claude Mythos 5 as available in limited availability\nthrough Project Glasswing beginning 2026-06-09 and as the successor to\nClaude Mythos Preview.\n"
  },
  "outgoingEdges": [
    {
      "from": "model:claude-mythos-5@current",
      "to": "model-family:claude-mythos",
      "kind": "belongs_to_family",
      "attributes": {}
    },
    {
      "from": "model:claude-mythos-5@current",
      "to": "layer:1-model",
      "kind": "realizes",
      "attributes": {}
    },
    {
      "from": "model:claude-mythos-5@current",
      "to": "model-family:claude-mythos",
      "kind": "version_of"
    },
    {
      "from": "model:claude-mythos-5@current",
      "to": "provider:anthropic",
      "kind": "served_by"
    },
    {
      "from": "model:claude-mythos-5@current",
      "to": "provider:aws-bedrock",
      "kind": "served_by"
    },
    {
      "from": "model:claude-mythos-5@current",
      "to": "provider:gcp-vertex",
      "kind": "served_by"
    },
    {
      "from": "model:claude-mythos-5@current",
      "to": "model-transport:anthropic-messages",
      "kind": "speaks"
    },
    {
      "from": "model:claude-mythos-5@current",
      "to": "model-transport:vertex-anthropic-messages",
      "kind": "speaks"
    },
    {
      "from": "model:claude-mythos-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-mythos-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-mythos-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-mythos-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-mythos-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-mythos-5-current-modelid",
      "to": "model:claude-mythos-5@current",
      "kind": "about_subject"
    },
    {
      "from": "claim:model-version-model-claude-mythos-5-current-contextwindowtokens",
      "to": "model:claude-mythos-5@current",
      "kind": "about_subject"
    },
    {
      "from": "claim:model-version-model-claude-mythos-5-current-pricing",
      "to": "model:claude-mythos-5@current",
      "kind": "about_subject"
    },
    {
      "from": "claim:model-version-model-claude-mythos-5-current-availability",
      "to": "model:claude-mythos-5@current",
      "kind": "about_subject"
    },
    {
      "from": "model-family:claude-mythos",
      "to": "model:claude-mythos-5@current",
      "kind": "has_version"
    },
    {
      "from": "provider:anthropic",
      "to": "model:claude-mythos-5@current",
      "kind": "serves"
    }
  ]
}

Shortcuts

Back to overview
Open graph tab