fix: page title refresh (#4186)

* fix: ts

* update jieba package

* fix: page title refresh
This commit is contained in:
Archer
2025-03-17 10:53:38 +08:00
committed by archer
parent cf50f9ec4d
commit dec47ce8d3
3 changed files with 27 additions and 17 deletions

View File

@@ -35,3 +35,4 @@ weight: 799
7. 新增自定义模型时,会把默认模型字段也保存,导致默认模型误判。
8. 修复 promp 模式工具调用,未判空思考链,导致 UI 错误展示。
9. 编辑应用信息导致头像丢失。
10. 分享链接标题会被刷新掉。