Merge branch 'router-for-me:main' into main

This commit is contained in:
Luis Pater
2026-02-21 21:09:52 +08:00
committed by GitHub
7 changed files with 365 additions and 13 deletions

View File

@@ -164,6 +164,7 @@ nonstream-keepalive-interval: 0
# sensitive-words: # optional: words to obfuscate with zero-width characters
# - "API"
# - "proxy"
# cache-user-id: true # optional: default is false; set true to reuse cached user_id per API key instead of generating a random one each request
# Default headers for Claude API requests. Update when Claude Code releases new versions.
# These are used as fallbacks when the client does not send its own headers.