Files
FastGPT/docSite/content/zh-cn/docs/development/upgrading/498.md
Archer 5023da4489 Feat: Quote auth (#4715)
* fix outlink quote number auth (#4705)

* perf: quote auth

* feat: qwen3 config

---------

Co-authored-by: heheer <heheer@sealos.io>
2025-04-29 12:05:04 +08:00

22 lines
278 B
Markdown

---
title: 'V4.9.8(进行中)'
description: 'FastGPT V4.9.8 更新说明'
icon: 'upgrade'
draft: false
toc: true
weight: 792
---
## 🚀 新增内容
1. qwen3 模型预设
## ⚙️ 优化
1. Chat log list 优化,避免大数据时超出内存限制。
## 🐛 修复