v4.14.16

labring/FastGPTv4.14.16Apr 26, 2026by c121914yu

AI Summary

Enhances embedding model support and fixes several UI/UX issues including workflow node popups and Aliyun OSS interfaces.

Key Highlights

  • Added support for base64 string return values in embedding models.
  • Fixed workflow node popup height issues preventing visibility of bottom nodes.
  • Resolved errors in the Aliyun OSS copy interface.

New Features

  • Base64 embedding support

Full Release Notes

## 升级指南

### 1. 更新镜像 tag

- 更新 fastgpt-app(fastgpt 主服务) 镜像 tag: v4.14.16
- 更新 fastgpt-pro(fastgpt 商业版) 镜像 tag: v4.14.16

## ⚙️ 优化

1. embedding 适配 base64 字符串返回值。

## 🐛 修复

1. helper-bot 前缀输出 Error~ 信息
2. 阿里云 oss copy 接口。
3. 工作流节点弹窗高度过高,导致底部一行节点无法显示。
4. 临时解决评估列表权限问题,只能看到自己创建的评估。

**Full Changelog**: https://github.com/labring/FastGPT/compare/v4.14.15...v4.14.16