perf: remove request invalid field (#6283)

This commit is contained in:
Archer
2026-01-18 23:59:15 +08:00
committed by GitHub
parent 15f8e70453
commit b7a10bff2b
4 changed files with 6 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
---
title: 'V4.14.5'
title: 'V4.14.5(包含升级脚本)'
description: 'FastGPT V4.14.5 更新说明'
---

View File

@@ -12,6 +12,7 @@ description: 'FastGPT V4.14.6 更新说明'
1. 工作流触摸板移动时,遇到输入框后会被强制阻拦。
2. 工作流粘贴节点,精确按鼠标位置粘贴。
3. 精确移除请求 LLM 时多余的系统字段,避免部分模型接口报错。
## 🐛 修复