Release Notes for Version 1.3
The new features in this version update include:
-
New Feature: AI Model Load Balancing
Introduced support for AI model load balancing to ensure smooth failover when the primary AI provider becomes unavailable, minimizing service disruption for your customers. -
New Feature: AI API Key Resource Pool
Added the ability to configure multiple API keys for the same AI provider, with automatic selection and rotation of available keys. This helps overcome provider-imposed limitations and ensures continuous service availability. -
New Feature: AI API Token Usage Tracking
Enabled token consumption statistics for AI API calls, allowing users to monitor the number of tokens consumed by each AI provider over a specified time period.
What's Changed
- finish ai key api by @Dot-Liu in #155
- update go-common dependence in go.mod by @Dot-Liu in #156
- Feature/ai balance by @Dot-Liu in #158
- add get simple ai provider api by @Dot-Liu in #159
- Feature/1.4 by @scarqin in #154
- Feature/ai balance by @Dot-Liu in #162
- fix: 超级管理员(admin)账户无法修改分类和添加子分类,页面显示无权限操作 by @scarqin in #153
Full Changelog: v1.3.4-beta...v1.4.0-beta