{
 "name": "Claude Fable 5",
 "vendor": "Anthropic",
 "model_id": "claude-fable-5",
 "model_id_note": "Use this exact string. No date suffix exists.",
 "released": "2026-06-09",
 "tier": "Above Opus \u2014 Anthropic's most intelligent model. A Mythos-class model made safe for general use.",
 "context_window_tokens": 1000000,
 "max_output_tokens": 128000,
 "streaming_required_above_output_tokens": 16000,
 "pricing_per_million_tokens_usd": {
  "input": 10.0,
  "output": 50.0
 },
 "pricing_comparison_per_million_tokens_usd": {
  "claude-opus-4-8": {
   "input": 5.0,
   "output": 25.0
  },
  "claude-sonnet-5": {
   "input": 2.0,
   "output": 10.0,
   "note": "Launched 2026-06-30. Intro pricing through 2026-08-31, then $3/$15. Default model on Free and Pro plans."
  },
  "claude-sonnet-4-6": {
   "input": 3.0,
   "output": 15.0
  },
  "claude-haiku-4-5": {
   "input": 1.0,
   "output": 5.0
  }
 },
 "thinking": {
  "mode": "adaptive_only",
  "enable": {
   "thinking": {
    "type": "adaptive"
   }
  },
  "disable": "Omit the thinking field entirely. An explicit {\"type\": \"disabled\"} returns HTTP 400 (Fable-specific).",
  "display_default": "omitted",
  "display_visible_reasoning": {
   "thinking": {
    "type": "adaptive",
    "display": "summarized"
   }
  }
 },
 "effort": {
  "parameter": "output_config.effort",
  "levels": [
   "low",
   "medium",
   "high",
   "xhigh",
   "max"
  ],
  "default": "high",
  "recommended": {
   "coding_and_agentic": "xhigh",
   "general": "high",
   "correctness_critical": "max"
  }
 },
 "structured_outputs": true,
 "prompt_caching": {
  "supported": true,
  "minimum_cacheable_prefix_tokens": 2048
 },
 "task_budgets": {
  "beta_header": "task-budgets-2026-03-13",
  "parameter": "output_config.task_budget",
  "minimum_total_tokens": 20000
 },
 "vision": "State-of-the-art, high-resolution image input",
 "availability": {
  "suspended": {
   "from": "2026-06-12",
   "to": "2026-06-30",
   "reason": "US government export-control directive; suspended worldwide for all users. Controls lifted 2026-06-30."
  },
  "restored_globally": "2026-07-01",
  "api": "Available (restored 2026-07-01); model id unchanged",
  "consumption_enterprise": "Available (restored 2026-07-01)",
  "cloud_platforms": "AWS, Google Cloud, Microsoft Foundry re-enabling in progress",
  "subscriptions_included_half_weekly_limits": {
   "from": "2026-07-01",
   "to": "2026-07-07",
   "plans": "Pro, Max, Team, select Enterprise"
  },
  "subscriptions_usage_credits_from": "2026-07-08",
  "claude_code": "Fable 5 powers Claude Code (CLI, desktop, web, IDE extensions)"
 },
 "mythos_5": {
  "what": "Same underlying model with safeguards lifted in specific areas",
  "access": "Restricted: restored for US organizations 2026-06-26; broader domestic and international expansion via Project Glasswing",
  "data_retention_days": 30,
  "generally_available": false
 },
 "sources": [
  "https://www.anthropic.com/news/claude-fable-5-mythos-5",
  "https://platform.claude.com/docs"
 ],
 "disclaimer": "Independent guide, not affiliated with Anthropic. Verify against platform.claude.com/docs.",
 "last_verified": "2026-07-02",
 "version": "1.1.0",
 "dateModified": "2026-07-02"
}