mirror of
https://github.com/labring/FastGPT.git
synced 2026-04-26 02:07:28 +08:00
perf: agent pause (#6588)
* doc * feat: Pause Recovery (#6494) * feat: Pause Recovery * agent pause * agent pause * fix:agent pause * fix:agent pause * perf: pause agent call * fix: test --------- Co-authored-by: archer <545436317@qq.com> * fix: image read and json error (Agent) (#6502) * fix: 1.image read 2.JSON parsing error * dataset cite and pause * perf: plancall second parse * add test --------- Co-authored-by: archer <545436317@qq.com> * master message * remove invalid code * fix: pause agent (#6595) * fix: ask and step result * delete console * udpate pnpm version * prettier --------- Co-authored-by: YeYuheng <57035043+YYH211@users.noreply.github.com>
This commit is contained in:
@@ -27,7 +27,7 @@ AGENT_SANDBOX_SEALOS_TOKEN=
|
||||
|
||||
1. 新增 AI 虚拟机功能,可以给 AI 挂载一个虚拟机工具进行更丰富的操作。
|
||||
2. 封装 logger sdk。
|
||||
3. 更新知识库数据时候,同步更新 collection 更新时间。
|
||||
3. 更新知识库单个数据时,同步更新 collection 更新时间。
|
||||
4. 表单输入文件时,支持打开文件进行预览。
|
||||
|
||||
## ⚙️ 优化
|
||||
|
||||
Reference in New Issue
Block a user