claude-fable-5-1 through MixRoute’s Anthropic-compatible Messages API; the OpenAI-compatible Chat Completions API is also supported.
Key capabilities
- Long context - Supports a 1M-token context window and up to 128K output tokens
- Adaptive thinking - Always-on adaptive thinking with high default effort
- Long-horizon work - Stronger agentic coding, multistep research, and document-heavy workflows
- Multimodal input - Accepts text and images and returns text
- Dual API support - Works through Anthropic-compatible Messages and OpenAI-compatible Chat Completions
Quick example
Messages API
- cURL
- Python
- Streaming
OpenAI-compatible API
- cURL
- Python
- Streaming