We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd4998e commit 53af972Copy full SHA for 53af972
src/api/providers/openrouter.ts
@@ -30,7 +30,7 @@ export class OpenRouterHandler implements ApiHandler, SingleCompletionHandler {
30
apiKey: this.options.openRouterApiKey,
31
defaultHeaders: {
32
"HTTP-Referer": "https://github.com/RooVetGit/Roo-Cline",
33
- "X-Title": "Roo-Code",
+ "X-Title": "Roo Code",
34
},
35
})
36
}
0 commit comments