mirror of
https://github.com/Wei-Shaw/claude-relay-service.git
synced 2026-01-24 09:41:17 +00:00
- 修复gzip压缩响应处理:添加zlib模块支持,正确解压缩Claude API响应 - 优化max_tokens验证机制:从硬编码改为动态读取model_pricing.json文件 - 改进错误处理:增强响应数据处理的容错性 - 修复SSE错误事件格式:统一字符串引号风格 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>