AI API Gateway Platform - 将 AI 订阅配额分发和管理
- 修复 Cursor /v1/chat/completions 发送 Responses API 格式 body 被静默丢弃导致上游拒绝请求的问题
- 修复 Cursor raw body 透传路径中未剥离 Codex 不支持的 Responses API 参数(prompt_cache_retention、safety_identifier、metadata、stream_options)
- 修复 Anthropic 非流式路径在思考模式下上游终态事件 output 为空时 content 字段返回为空的问题
- 修复支付宝/微信直连 provider 类型映射错误,并启用跨 provider 负载均衡
- 修复老实例 settings 表 updated_at 字段默认值缺失导致迁移 098 执行失败的问题
- 修复侧边栏版本更新下拉框被裁剪的问题
- 降低支付二维码纠错级别以减少密度,提升扫码成功率
- 优化移动端账号用量单元格懒加载,避免挂载隐藏的移动端表格,减少分页时请求扇出
📥 Installation
Docker:
# Docker Hub
docker pull weishaw/sub2api:0.1.112
# GitHub Container Registry
docker pull ghcr.io/wei-shaw/sub2api:0.1.112One-line install (Linux):
curl -sSL https://raw.githubusercontent.com/Wei-Shaw/sub2api/main/deploy/install.sh | sudo bashManual download:
Download the appropriate archive for your platform from the assets below.