Site title for rankings on OpenRouter
add "HTTP-Referer" and "X-Title" to defaultHeaders
This commit is contained in:
@@ -71,6 +71,8 @@ export default abstract class BaseProvider {
|
||||
|
||||
public defaultHeaders() {
|
||||
return {
|
||||
'HTTP-Referer': 'https://cherry-ai.com',
|
||||
'X-Title': 'Cherry Studio',
|
||||
'X-Api-Key': this.apiKey
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user