Opensandbox (#6657)

* Opensandbox (#6651)

* volumn manager

* feat: opensandbox volumn

* perf: action (#6654)

* perf: action

* doc

* doc

* deploy tml

* update template
This commit is contained in:
Archer
2026-03-26 18:25:57 +08:00
committed by GitHub
parent d0f96723ea
commit cc3a91d009
114 changed files with 1966 additions and 953 deletions
@@ -3,11 +3,15 @@ title: 'V4.14.10(进行中)'
description: 'FastGPT V4.14.10 更新说明'
---
## 注意
1. 代码沙盒镜像名变更: `{{hub}}/fastgpt-sandbox` -> `{{hub}}/fastgpt-code-sandbox`
## 🚀 新增内容
1. 飞书发布渠道,支持流输出
2. 目录最大上限,可通过环境变量配置
1. 增加 OpenSandbox docker 部署方案及适配,并支持通过挂载 volumn 进行数据持久化
2. 飞书发布渠道,支持流输出
3. 目录最大上限,可通过环境变量配置。
## ⚙️ 优化