Summary
PR #11857 added automatic HTTP-Referer and X-Title headers to all OpenRouter API requests. This feature helps identify Continue in OpenRouter's activity dashboard and App Showcase.
Details
- Continue now sends
HTTP-Referer: https://www.continue.dev/ and X-Title: Continue headers to all OpenRouter API requests
- User-configured headers in
requestOptions.headers can override these defaults
- This identifies Continue in OpenRouter's activity dashboard
Documentation needed
The OpenRouter provider documentation at docs/customize/model-providers/top-level/openrouter.mdx should be updated to mention:
- That Continue automatically sends app identification headers to OpenRouter
- How users can see their Continue usage in OpenRouter's dashboard
- That custom headers can override these if needed
Related
Generated with Continue
Co-Authored-By: Continue noreply@continue.dev
Summary
PR #11857 added automatic
HTTP-RefererandX-Titleheaders to all OpenRouter API requests. This feature helps identify Continue in OpenRouter's activity dashboard and App Showcase.Details
HTTP-Referer: https://www.continue.dev/andX-Title: Continueheaders to all OpenRouter API requestsrequestOptions.headerscan override these defaultsDocumentation needed
The OpenRouter provider documentation at
docs/customize/model-providers/top-level/openrouter.mdxshould be updated to mention:Related
Generated with Continue
Co-Authored-By: Continue noreply@continue.dev