mirror of
https://github.com/arch3rPro/1Panel-Appstore.git
synced 2026-04-15 00:17:12 +08:00
- Add Sub2API 1Panel application configuration - Support subscription quota distribution, API Key management, billing and load balancing - Include docker-compose.yml, data.yml, README documentation and logo - Support amd64 and arm64 architectures
22 lines
603 B
YAML
22 lines
603 B
YAML
name: Sub2API
|
||
tags:
|
||
- AI / 大模型
|
||
title: Sub2API - AI API 网关平台
|
||
description: Sub2API - AI API 网关平台
|
||
additionalProperties:
|
||
key: sub2api
|
||
name: Sub2API
|
||
tags:
|
||
- AI
|
||
shortDescZh: AI API 网关平台,支持订阅配额分发、API Key 管理、计费和负载均衡
|
||
shortDescEn: AI API gateway platform for subscription quota distribution
|
||
type: website
|
||
crossVersionUpdate: true
|
||
limit: 0
|
||
recommend: 0
|
||
website: https://sub2api.org
|
||
github: https://github.com/Wei-Shaw/sub2api
|
||
document: https://github.com/Wei-Shaw/sub2api
|
||
architectures:
|
||
- amd64
|
||
- arm64 |