Program Download · Deployment Tutorial · Feedback · Screenshot display · Online Demo · FAQ
Warning: Upgrading from
v0.2
tov0.3
requires manual database migration, please manually execute database migration script .
- Multiple API access channels are supported. PRs or issues are welcome to add more channels:
- Support access to multiple channels through load balancing.
- Support stream mode, you can achieve typewriter effect through streaming.
- Support multi-machine deployment, see here for details.
- Support token management, set the expiration time and usage times of the token.
- Supports redemption code management, supports batch generation and export of redemption codes, and can use redemption codes to recharge accounts.
- Support channel management, create channels in batches.
- Support for publishing announcements, setting recharge links, and setting initial quotas for new users.
- Support rich custom settings,
- Support custom system name, logo, and footer.
- Support custom homepage and about page, you can choose to use HTML & Markdown code to customize, or use a separate webpage to embed through iframe.
- Support accessing management API through the system access token.
- Support user management, support multiple user login and registration methods:
- Email login registration and password reset through email.
- GitHub Open License.
- WeChat official account authorization (requires addi…