mirror of
https://github.com/labring/FastGPT.git
synced 2025-10-15 23:55:36 +00:00
@@ -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"
|
||||
]
|
||||
}
|
||||
|
@@ -10,6 +10,7 @@ description: 'FastGPT V4.11.1 更新说明'
|
||||
3. 对话日志看板,支持自定义字段展示。
|
||||
4. 账号注销。
|
||||
5. 新文档框架。
|
||||
6. GLM 4.5 系列模型配置。
|
||||
|
||||
## ⚙️ 优化
|
||||
|
||||
|
Reference in New Issue
Block a user