AI API Gateway Platform - 将 AI 订阅配额分发和管理
- 修复 SSE 流式响应 usage 统计错误:message_delta 现在正确覆盖 message_start 的 usage 数据
- 修复 OpenAI usage_limit_reached 错误的重置时间解析:避免调度器不断尝试已达配额上限的账户
- 修复 Telegram 发布通知发送失败:转义消息中的 Markdown 特殊字符
📥 Installation
Docker:
# Docker Hub
docker pull weishaw/sub2api:0.1.62
# GitHub Container Registry
docker pull ghcr.io/wei-shaw/sub2api:0.1.62One-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.