feat(api): add support for Gemini API format and enhance channel configuration

This commit is contained in:
HouYunFei
2026-06-17 10:24:55 +08:00
parent 6300f5fb26
commit 8cbe00e348
8 changed files with 347 additions and 17 deletions
+2
View File
@@ -2,6 +2,8 @@
## Unreleased
+ [新增] 渠道兼容Gemini格式。
## v0.4.0 - 2026-06-16
+ [新增] 新增网页版Agent Loop模式。