Update 4817.md (#3523)

This commit is contained in:
Archer
2025-01-03 16:39:55 +08:00
committed by GitHub
parent fa92ef86b9
commit e5735fddd1

View File

@@ -11,7 +11,7 @@ weight: 807
### 1. 更新镜像:
- 更新 fastgpt 镜像 tag: v4.8.17
- 更新 fastgpt 镜像 tag: v4.8.17-fix-title
- 更新 fastgpt-pro 商业版镜像 tag: v4.8.17
- Sandbox 镜像无需更新
@@ -49,4 +49,4 @@ curl --location --request POST 'https://{{host}}/api/admin/initv4817' \
12. 修复 - 文件返回接口缺少 Content-Length 头,导致通过非同源文件上传时,阿里 vision 模型无法识别图片。
13. 修复 - 去除判断器两端字符串隐藏换行符,避免判断器失效。
14. 修复 - 变量更新节点,手动输入更新内容时候,非字符串类型数据类型无法自动转化。
15. 修复 - 豆包模型无法工具调用。
15. 修复 - 豆包模型无法工具调用。