Files
FastGPT/docSite/content/zh-cn/docs/development/upgrading/4821.md
Archer 42b2046f96 4.8.21 feature (#3720)
* agent search demo

* edit form force close image select

* feat: llm params and doubao1.5

* perf: model error tip

* fix: template register path

* package
2025-02-08 10:44:33 +08:00

541 B

title, description, icon, draft, toc, weight
title description icon draft toc weight
V4.8.21(进行中) FastGPT V4.8.21 更新说明 upgrade false true 804

完整更新内容

  1. 新增 - LLM 模型支持 top_p, response_format, json_schema 参数。
  2. 新增 - Doubao1.5 模型预设。
  3. 优化 - 模型未配置时错误提示。
  4. 修复 - 简易模式,切换到其他非视觉模型时候,会强制关闭图片识别。
  5. 修复 - o1,o3 模型,在测试时候字段映射未生效导致报错。
  6. 修复 - 公众号对话空指针异常。