Search the documentation
15 pages for multiplier.
Titles and paths first, then pages whose text carries it. Each row opens that page as this site last read it.
optimizing-for-cost-and-intelligence
Claude Developer Platform · in the page
about-claude/models/optimizing-for-cost-and-intelligence
…with $2.70 on Claude Opus 5. Every current model uses the same cache multipliers, so the crossover is in the same range on the other models; the exact share depends on how much of a session the model…
pricing
Claude Developer Platform · in the page
about-claude/pricing
…g#prompt-caching) for an explanation of the cache columns and pricing multipliers. </Note> <Note> Claude 4.7 and later models and Claude Mythos Preview use a newer tokenizer that contributes to the…
claude-platform-on-aws
Claude Developer Platform · in the page
build-with-claude/claude-platform-on-aws
…es: * **US:** Inference stays within US data centers. A 1.1x pricing multiplier applies. * **Global:** Inference can route to any Anthropic-operated data center worldwide. Standard pricing applies.…
fast-mode
Claude Developer Platform · in the page
build-with-claude/fast-mode
…:text end ``` </CodeGroup> ## Pricing Fast mode is priced at a multiplier on standard rates across the full context window, including requests over 200k input tokens. The following table shows…
Request 2 caches its request content (not the response)
Claude Developer Platform · in the page
build-with-claude/prompt-caching
…Tok | <Note> The previous table reflects the following pricing multipliers for prompt caching: * 5-minute cache write tokens are 1.25 times the base input tokens price * 1-hour cache write…
data-residency
Claude Developer Platform · in the page
manage-claude/data-residency
…Claude Platform on AWS. On Claude in Microsoft Foundry, the same 1.1x multiplier applies to deployments hosted on Azure that use the US Data Zone Standard deployment type. Partner-operated platforms (…
Champion kit
Claude Code CLI · in the page
champion-kit
…ded to fit inside a normal working week, and the role should remain a multiplier on your existing work rather than an additional support responsibility. | Activity | Ti…
Claude Code changelog
Claude Code CLI · in the page
changelog
…setting so an organization's contracted per-model rates and discount multiplier are used for `/cost`, the status line, and telemetry cost figures instead of list price * Added a keyless sign-in und…
Claude apps gateway configuration
Claude Code CLI · in the page
claude-apps-gateway-config
…sed behavior * [`pricing`](#pricing): contracted rates and a discount multiplier for the spend meter * [`models`](#models) and `auto_include_builtin_models`: admin-curated model list and per-upstream…
Claude apps gateway spend limits
Claude Code CLI · in the page
claude-apps-gateway-spend-limits
…hever rate applies, the meter then multiplies the amount by [`pricing.multiplier`](/docs/en/claude-apps-gateway-config#pricing), default `1`. Client aborts are billed too. When a stream ends without…
Fullscreen rendering
Claude Code CLI · in the page
fullscreen
…r terminal may be sending one scroll event per physical notch with no multiplier. Some terminals, like Ghostty and iTerm2 with faster scrolling enabled, already amplify wheel events. Others, including…
Changelog
Claude Documentation · in the page
cowork/changelog
…t for the `inferenceModelPricing` rates and the `inferenceModelPricingMultiplier` discount in the Usage page's cost estimate; in 1.37937.0 the estimate always used Anthropic list price. </Update> <Up…
Configuration reference
Claude Documentation · in the page
third-party/claude-desktop/configuration
…| | <span id="inferencemodelpricingmultiplier" />Price multiplier<br />`inferenceModelPricingMultiplier` | `number` | MDM + Bootstrap | — | Scales every esti…
Configuration changelog
Claude Documentation · in the page
third-party/claude-desktop/configuration-changelog
…| Show estimated cost | | [`inferenceModelPricingMultiplier`](/docs/third-party/claude-desktop/configuration#inferencemodelpricingmultiplier) | `number` | Price multiplier…
SEP-2567: Sessionless MCP via Explicit State Handles
Model Context Protocol · in the page
seps/2567-sessionless-mcp
…1510), Apr 2026. For hosts that regularly spawn subagents, this is a multiplier on the hot path. The possibility that a server is session-scoped forces `O(subagents × servers)` calls to `tools/list`:…