Merge remote-tracking branch 'origin/master' into dev

This commit is contained in:
Gabe
2025-08-22 21:46:07 +08:00
9 changed files with 459 additions and 1 deletions

View File

@@ -452,6 +452,7 @@ const genClaude = ({
headers: {
"Content-type": "application/json",
"anthropic-version": "2023-06-01",
"anthropic-dangerous-direct-browser-access": "true",
"x-api-key": key,
...customHeader,
},