Skip to content

ikik-api 1.0.2

Choose a tag to compare

@github-actions github-actions released this 05 Jul 06:34

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

  • Add multi-group API key routing with localized UI labels.

  • Add K12 account tier support.

  • Add free model provider entry points.

  • Update README files with project website, QQ group, and upstream acknowledgements.

  • Improve account and key management compatibility for current routing workflows.

  • Fix frontend i18n audit failures for multi-group routing labels.

  • Update backend unit-test stubs for current service interfaces.

  • Align OAuth 401 rate-limit tests with the current temporary-unschedulable behavior.

  • Release artifacts and container images are built by GitHub Actions from tag v1.0.2.


📥 Installation

Docker:

# GitHub Container Registry
docker pull ghcr.io/wenyi401/ikik-api:1.0.2

One-line install (Linux):

curl -sSL https://raw.githubusercontent.com/wenyi401/ikik-api/main/deploy/install.sh | sudo bash

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

📚 Documentation