Update doc (#5358)

* doc

* fix: action

* doc

* doc
This commit is contained in:
Archer
2025-08-01 16:41:51 +08:00
committed by GitHub
parent e25d7efb5b
commit 00f00f6161
3 changed files with 18 additions and 4 deletions

View File

@@ -2,5 +2,18 @@
"title": "开发与部署指南",
"description": "FastGPT 开发与部署指南",
"icon": "🔧",
"pages": ["intro","sealos","configuration","docker","faq","modelConfig","upgrading","openapi","custom-models","proxy","migration","design"]
}
"pages": [
"intro",
"sealos",
"configuration",
"docker",
"faq",
"modelConfig",
"upgrading",
"openapi",
"custom-models",
"proxy",
"migration",
"design"
]
}

View File

@@ -10,6 +10,7 @@ description: 'FastGPT V4.11.1 更新说明'
3. 对话日志看板,支持自定义字段展示。
4. 账号注销。
5. 新文档框架。
6. GLM 4.5 系列模型配置。
## ⚙️ 优化