mirror of
https://github.com/labring/FastGPT.git
synced 2025-12-25 20:02:47 +00:00
Some checks failed
Build FastGPT images in Personal warehouse / get-vars (push) Waiting to run
Build FastGPT images in Personal warehouse / build-fastgpt-images (map[arch:amd64 runs-on:ubuntu-24.04]) (push) Blocked by required conditions
Build FastGPT images in Personal warehouse / build-fastgpt-images (map[arch:arm64 runs-on:ubuntu-24.04-arm]) (push) Blocked by required conditions
Build FastGPT images in Personal warehouse / release-fastgpt-images (push) Blocked by required conditions
Document deploy / sync-images (push) Has been cancelled
Document deploy / generate-timestamp (push) Has been cancelled
Document deploy / build-images (map[domain:https://fastgpt.cn suffix:cn]) (push) Has been cancelled
Document deploy / build-images (map[domain:https://fastgpt.io suffix:io]) (push) Has been cancelled
Document deploy / update-images (map[deployment:fastgpt-docs domain:https://fastgpt.cn kube_config:KUBE_CONFIG_CN suffix:cn]) (push) Has been cancelled
Document deploy / update-images (map[deployment:fastgpt-docs domain:https://fastgpt.io kube_config:KUBE_CONFIG_IO suffix:io]) (push) Has been cancelled
* fix: question guide prompt save & sub route image * fix markdown
27 lines
824 B
Plaintext
27 lines
824 B
Plaintext
---
|
|
title: 'V4.12.5(进行中)'
|
|
description: 'FastGPT V4.12.5 更新说明'
|
|
---
|
|
|
|
## 🚀 新增内容
|
|
|
|
|
|
## ⚙️ 优化
|
|
|
|
1. 系统工具增加对应 author 名字显示。同时使用安全的 I18n 翻译。
|
|
|
|
## 🐛 修复
|
|
|
|
1. debug 模式下,全局变量未传递。
|
|
2. debug 模式下,前方节点参数无法传递至后方节点。
|
|
3. 调试模式下,开启“自动执行”,会跳过外部变量的填写。
|
|
4. 自动语音回复未生效。
|
|
5. 节点复制,报错捕获配置丢失。
|
|
6. “猜你想问”的自定义提示词,保存时,上一次的值会被置空。
|
|
7. 配置了二级路由的情况下,知识库检索出来的图片地址拼接异常。
|
|
8. Prompt 编辑器,键盘输入时会清除掉 Markdown 标记。
|
|
|
|
## 🔨 插件更新
|
|
|
|
1. 新增火山引擎融合信息搜索工具。
|