Send x-cmd-zdr: 1 header on upstream generate requests
This commit is contained in:
parent
70b35d5164
commit
c89943df1c
@ -139,6 +139,7 @@ class CommandCodeLanguageModel implements LanguageModelV3 {
|
||||
"x-project-slug": "project",
|
||||
"x-taste-learning": "true",
|
||||
"x-co-flag": "false",
|
||||
"x-cmd-zdr": "1",
|
||||
...this.opts.headers,
|
||||
};
|
||||
const auth = bearer(this.opts.apiKey);
|
||||
|
||||
Loading…
Reference in New Issue
Block a user