Updated July 2026 — Fable 5 is back
Claude Fable 5 alternatives
Fable 5 returned globally on July 1, 2026 — so today the case for an alternative is cost, not availability. At $10/$50 per million tokens it is the priciest Claude, and after July 7 plan usage bills via credits. These are the closest replacements by task — including free and open-source options — and how to switch.
Quick pick: Opus 5 ($5/$25) for a drop-in Anthropic replacement; Sonnet 5 ($2/$10 intro) for high-volume coding and agents; GLM 5.2 for free/open-source.
Fable 5 alternatives compared
| Model | Price | Best for | How to switch |
|---|---|---|---|
| Claude Sonnet 5 | $2 / $10 per M (intro) | High-volume coding & agents at 1/5 the price; 1M context | Change the model ID from claude-fable-5 to claude-sonnet-5 — same API, same tools. |
| Claude Opus 4.8 | $5 / $25 per M | Drop-in replacement; daily driver | Change the model ID from claude-fable-5 to claude-opus-4-8. |
| GLM 5.2 | Free / open-weights | Free, MIT-licensed, 1M context; #1 open-weights | Self-host the MIT weights, or use the Z.ai API / GLM Coding Plan / OpenRouter. |
| DeepSeek V4 Pro | Order-of-magnitude cheaper | Lowest cost-per-quality; math & reasoning | Use the DeepSeek hosted API, or self-host the open-weights line. |
| Kimi K3 | Open weights (2.8T) | Coding; 2.8T open-weights flagship, released July 2026 | Call the Moonshot API, or self-host the open weights (released July 27, 2026). |
| Model Fusion (OpenRouter) | ~half of Fable 5 | Fable-class quality, no Fable | Route prompts through the OpenRouter Fusion API. |
| GPT-5.5 | Varies by tier | General reasoning & ecosystem | Swap to the OpenAI API and re-test prompts. |
| Gemini 3.1 Pro | Varies by tier | Long-context & Google stack | Use Google AI Studio or Vertex AI. |
How to choose
- Coding & agents — Sonnet 5 first ($2/$10 intro, near-Opus quality); escalate the hardest tasks to Opus 5, then Fable 5. GLM 5.2 if you need free or local.
- Free or open-source — GLM 5.2 via Ollama, or Fusion for lower-cost routing.
- Closest to Fable 5 quality — Opus 5 ($5/$25), or Model Fusion when you need a non-Anthropic route.
- Lowest cost — GLM 5.2 self-hosted, or Opus 5 with prompt caching.
Keep your prompts portable
The same well-structured prompt ports across models. Build one on our generator so switching costs nothing.