Action test (#4471)

* perf: remove loading ui

* feat: config chat file expired time

* Update doc

* fix: ts (#4458)

* test

* remove

* 494 doc

* update action
This commit is contained in:
Archer
2025-04-08 12:36:00 +08:00
committed by GitHub
parent f642c9603b
commit 9dfafb13bf
5 changed files with 3 additions and 89 deletions

View File

@@ -47,6 +47,7 @@ curl --location --request POST 'https://{{host}}/api/admin/initv494' \
4. 利用 redis 进行部分数据缓存。
5. 站点同步支持配置训练参数。
6. AI 对话/工具调用,增加返回模型 finish_reason 字段。
7. 移动端语音输入交互调整
## ⚙️ 优化