perf: doc2x parse (#4591)

This commit is contained in:
Archer
2025-04-18 14:02:31 +08:00
committed by GitHub
parent 6ed06936a4
commit d71f4cee19
4 changed files with 255 additions and 167 deletions

View File

@@ -0,0 +1,19 @@
---
title: 'V4.9.7(进行中)'
description: 'FastGPT V4.9.7 更新说明'
icon: 'upgrade'
draft: false
toc: true
weight: 793
---
## 🚀 新增内容
## ⚙️ 优化
1. Doc2x 文档解析,增加报错信息捕获,增加超时时长
## 🐛 修复