- 多语言支持
- 配置文件添加双语注释
- 新增负载均衡,可轮询或随机选择API key
- 优化构建配置,插件体积减小
- 项目规范化
This commit is contained in:
2025-03-17 22:36:34 +08:00
parent b815cc1129
commit 62f1a443ea
14 changed files with 765 additions and 392 deletions

View File

@@ -1,4 +1,11 @@
# 更新日志
## 2.7
- 多语言支持
- 配置文件添加双语注释
- 新增负载均衡可轮询或随机选择API key
- 优化构建配置,插件体积减小
- 项目规范化
在此感谢Trae以上功能都是靠它才能实现的
## 2.6
- 添加角色功能
- 移除prompt功能