Models/Anthropic/Claude Fable 5
anthropic

Claude Fable 5

1M context$10.00/M input$50.00/M output
anthropic/claude-fable-5

Description

Claude Fable 5 is a Mythos-class model from Anthropic, built for autonomous knowledge work and coding. It supports text, image, and file inputs with text output, with reasoning support and...

Quick Start

curl https://router.tangle.tools/v1/chat/completions \
  -H "Authorization: Bearer $TANGLE_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "anthropic/claude-fable-5",
    "messages": [{"role": "user", "content": "Hello!"}]
  }'

Modalities

Input: TextInput: ImageInput: FileOutput: Text

Pricing

Input$10.00/M
Output$50.00/M
Context1M tokens

Model Info

ProviderAnthropic
IDanthropic/claude-fable-5