Fast mode for Opus 4.7 available on AI Gateway
Fast mode for Claude Opus 4.7 is now available in research preview on AI Gateway, delivering approximately 2.5x faster output token generation. The feature is priced at 6x standard Opus rates and can be enabled by passing speed: 'fast' in anthropic provider options.
Fast mode for Claude Opus 4.7 is now available on in research preview.AI Gateway
Fast mode delivers ~2.5x faster output token generation with full Opus 4.7 intelligence. This is an early, experimental feature.
To enable fast mode, pass in the provider options with .speed: 'fast'anthropicanthropic/claude-opus-4.7
You can use fast mode with by setting the and variables in your shell configuration file or in .Claude Code via AI GatewayCLAUDE_CODE_SKIP_FAST_MODE_ORG_CHECKCLAUDE_CODE_ENABLE_OPUS_4_7_FAST_MODE~/.claude/settings.json
Fast mode is priced at 6x standard Opus rates.
All standard pricing multipliers (e.g., prompt caching) apply on top of these rates.
Standard | Fast Mode |
|---|---|
Input: $5 / 1M tokens Output: $25 / 1M tokens | Input: $30 / 1M tokens Output: $150 / 1M tokens |
Source: original entry ↗