mirror of
https://github.com/labring/FastGPT.git
synced 2025-07-25 06:14:06 +00:00

* fix: img read * fix: whisper checker * perf: dev doc * perf: dev doc * remove invalid code
607 B
607 B
title, description, icon, draft, toc, weight
title | description | icon | draft | toc | weight |
---|---|---|---|---|---|
V4.8.22(进行中) | FastGPT V4.8.22 更新说明 | upgrade | false | true | 802 |
完整更新内容
- 新增 - AI 对话节点解析 标签内容,便于各类模型进行思考链输出。
- 修复 - 思考链流输出时,有时与正文顺序偏差。
- 修复 - API 调用工作流,如果传递的图片不支持 Head 检测时,图片会被过滤。已增加该类错误检测,避免被错误过滤。
- 修复 - 模板市场部分模板错误。
- 修复 - 免登录窗口无法正常判断语言识别是否开启。