Follow Discord
Sweep 22 Sep 2026 · 17:19Z Build v2.1.280 501 read Stable v2.1.267 Latest v2.1.280 Next v2.1.280 Feeds RSS JSON llms.txt Unofficial
Search the documentation

5 pages for inferencecustomheaders.

Titles and paths first, then pages whose text carries it. Each row opens that page as this site last read it.

Changelog Claude Documentation · in the page cowork/changelog …-app warning from September 10, 2026: `inferenceGatewayHeaders` (use `inferenceCustomHeaders`), `trustBootstrapLocalExec` (use `trustBootstrapDelivery`), `enduserAttribution` (use `endUserAttribution`… Configuration reference Claude Documentation · in the page third-party/claude-desktop/configuration …gateway.example.com/v1", "inferenceGatewayApiKey": "sk-example", "inferenceCustomHeaders": { "X-Tenant-Id": "acme" } } ``` Because the file is real JSON, array- and object-typed keys use native J… Configuration changelog Claude Documentation · in the page third-party/claude-desktop/configuration-changelog …the cut-off, which it does not): * `inferenceGatewayHeaders`: use `inferenceCustomHeaders` instead. After the cut-off no custom inference headers are sent. * `inferenceCustomHeaders`, `otlpHeader… Write a credential helper Claude Documentation · in the page third-party/claude-desktop/credential-helper …": "prod" } } ``` Headers from the JSON object are merged over [`inferenceCustomHeaders`](/docs/third-party/claude-desktop/configuration#inferencecustomheaders); the helper's value wins on a conf… Deploy Claude Desktop on 3P with an LLM gateway Claude Documentation · in the page third-party/claude-desktop/gateway …every inference request (tenant routing, org IDs, and similar), set [`inferenceCustomHeaders`](/docs/third-party/claude-desktop/configuration#inferencecustomheaders). It applies to all providers, not…
Feedback