Under the hood
No documentation found
Inference config now has a per-provider list of contexts that should not carry bearer tokens.
The inference provider config schema adds a noBearerFor list per provider (covering bedrock, vertex, foundry, and Anthropic's interactive, vendor-profile, static, and helper-script contexts). A new helper decides whether a credential should carry a bearer token, denying one for OAuth-token-bearing static Anthropic API keys and for x-api-key auth schemes.
Names in the bundlenoBearerFor