mirror of
https://github.com/labring/FastGPT.git
synced 2026-04-26 02:07:28 +08:00
cc3a91d009
* Opensandbox (#6651) * volumn manager * feat: opensandbox volumn * perf: action (#6654) * perf: action * doc * doc * deploy tml * update template
21 lines
501 B
Plaintext
21 lines
501 B
Plaintext
---
|
|
title: 'V4.14.10(进行中)'
|
|
description: 'FastGPT V4.14.10 更新说明'
|
|
---
|
|
|
|
## 注意
|
|
|
|
1. 代码沙盒镜像名变更: `{{hub}}/fastgpt-sandbox` -> `{{hub}}/fastgpt-code-sandbox`
|
|
|
|
## 🚀 新增内容
|
|
|
|
1. 增加 OpenSandbox docker 部署方案及适配,并支持通过挂载 volumn 进行数据持久化。
|
|
2. 飞书发布渠道,支持流输出。
|
|
3. 目录最大上限,可通过环境变量配置。
|
|
|
|
## ⚙️ 优化
|
|
|
|
|
|
## 🐛 修复
|
|
|
|
1. 子工作流的全局变量默认值未生效。 |