mirror of
https://github.com/Wei-Shaw/claude-relay-service.git
synced 2026-01-23 09:38:02 +00:00
- 添加必需的系统消息 "You are Claude Code, Anthropic's official CLI for Claude." - 修改 anthropic-beta header 为 OAuth-only 模式 (oauth-2025-04-20) - 不再传递客户端 headers,使用固定的 4 个必需 headers - 增强流式响应的 Function Calling 支持,正确处理 tool_use 事件 - 支持自定义 beta header 参数,允许不同路由使用不同的认证模式 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>