Releases: DASungta/sub2api
Releases · DASungta/sub2api
Sub2API 0.1.133
AI API Gateway Platform - 将 AI 订阅配额分发和管理
Upstream changes (12 commits, 435ec6b..aa69e39):
- refactor(apicompat): redesign the Codex Responses ↔ Chat Completions bridge
- fix(openai): 注入 WS Codex 生图桥接工具
- fix(openai): bridge oversized websocket requests
- fix: change balance to pointer type
- fix antigravity gemini rate limit and account scheduling
- test(apicompat): type assertions in responses stream wire tests
- test(openai): 覆盖 failover 请求体重映射
- Multiple PRs: Wei-Shaw#2922, Wei-Shaw#2881, Wei-Shaw#2892, Wei-Shaw#2895, Wei-Shaw#2919, Wei-Shaw#2918, Wei-Shaw#2925, Wei-Shaw#2920, Wei-Shaw#2937, Wei-Shaw#2927, Wei-Shaw#2926, Wei-Shaw#2932, Wei-Shaw#2936
Merge conflict resolution:
- chatcompletions_responses_bridge.go: removed duplicate ResponsesToChatCompletionsRequest (already in responses_to_chatcompletions_request.go)
- types.go: removed duplicate Part field in ResponsesStreamEvent
📥 Installation
Docker:
# GitHub Container Registry
docker pull ghcr.io/dasungta/sub2api:0.1.133One-line install (Linux):
curl -sSL https://raw.githubusercontent.com/DASungta/sub2api/main/deploy/install.sh | sudo bashManual download:
Download the appropriate archive for your platform from the assets below.