# Claude Fable 5

Anthropic's most advanced frontier model for the most demanding reasoning, coding, and agentic tasks.

## Overview

- **Provider:** Anthropic
- **Model ID:** `claude-fable-5`
- **Type:** Chat
- **Canonical URL:** https://modelstack.cc/models/chat/claude-fable-5
- **Version:** Fable 5
- **Knowledge cutoff:** 2026-01
- **Best for:** Frontier reasoning, complex agentic coding, long-horizon tasks, highest-quality professional work

## Pricing

| Usage | Price |
| --- | ---: |
| Input | $10 / 1M tokens |
| Output | $50 / 1M tokens |
| Cache read | $1 / 1M tokens |
| Cache write (5 minutes) | $12.5 / 1M tokens |
| Cache write (1 hour) | $20 / 1M tokens |

## Specifications

- **Context window:** 1M
- **Maximum output:** 128K
- **Typical latency:** 22 ms
- **Released:** 2026-06

## Capabilities

- chat
- tool_use
- reasoning
- vision
- coding
- analysis
- long_context

## API usage

Use this model ID in a ModelStack API request:

```json
{
  "model": "claude-fable-5"
}
```

For the rendered page, visit https://modelstack.cc/models/chat/claude-fable-5.
