claude-fable-5-1 · Anthropic · text
Claude Fable 5.1 — Model integration guide (anthropic).
Input: text, image. Output: text. Context window: 1000000 tokens. Maximum output: 128000 tokens.
Choose conversation, generation, retrieval or media workflows that match the input and output modalities.
Catalog registration does not grant model access. Check channel routing, account permissions, quotas and API compatibility before production use. Official reference: https://platform.claude.com/docs/en/models/overview
Anthropic official CLI coding agent. Multi-file edits, tool use, long-context reasoning.
export ANTHROPIC_AUTH_TOKEN="YOUR_API_KEY"
export ANTHROPIC_BASE_URL="https://api.robovai.com"
export ANTHROPIC_MODEL="claude-fable-5-1"
claude