Skip to content

Sub2API 0.2.7.2

Choose a tag to compare

@github-actions github-actions released this 22 Sep 07:09
· 268 commits to main since this release

AI API Gateway Platform - 将 AI 订阅配额分发和管理

  • Fall back from Codex Responses passthrough when input contains a system message, preserving its guidance through the existing instructions/developer conversion.
  • Support -low, -medium, -high, -xhigh and -max suffixes for gpt-6 and gpt-6-astra. Send gpt-6-astra with the corresponding reasoning.effort, preserve explicit effort and reasoning.mode, and retain the requested model for usage reporting.
  • Add regression coverage for all ten aliases across native/passthrough and streaming/non-streaming paths, combined system-message/suffix requests, and unaffected API-key system messages.

📥 Installation

Docker:

# GitHub Container Registry
docker pull ghcr.io/simba98/sub2api:0.2.7.2

One-line install (Linux):

curl -sSL https://raw.githubusercontent.com/Simba98/sub2api/main/deploy/install.sh | sudo bash

Manual download:
Download the appropriate archive for your platform from the assets below.

📚 Documentation