fix: avatar error remove (#4173)

* fix: avatar error remove

* fix: index

* fix: guide

* fix: auth
This commit is contained in:
Archer
2025-03-14 20:13:06 +08:00
committed by archer
parent fa0a8dd2da
commit 713d1901bf
7 changed files with 24 additions and 9 deletions

View File

@@ -34,3 +34,4 @@ weight: 799
6. 模型渠道测试时,实际未指定渠道测试。
7. 新增自定义模型时,会把默认模型字段也保存,导致默认模型误判。
8. 修复 promp 模式工具调用,未判空思考链,导致 UI 错误展示。
9. 编辑应用信息导致头像丢失。