Custom header name for upstream auth (default: Authorization)
upstream_auth_header_prefix
string
No
Custom prefix for upstream auth header value (default: Bearer )
response_headers
object
No
Key-value pairs to add or override in the response headers
sanitize_response
bool
No
Enforce strict OpenAI schema compliance for responses only (see Sanitization)
propagate_trace_context
optional bool
No
Inject W3C traceparent / tracestate headers on outbound requests; omit to inherit from the resolved trusted value. Provider-scoped: valid on a single-provider target and on each entry of a pool’s providers array — not as a top-level key on a pool that uses providers. See Trace context propagation.
strategy
string
No
Load balancing strategy: weighted_random or priority