mirror of
https://github.com/labring/FastGPT.git
synced 2026-01-16 07:00:25 +08:00
20 lines
313 B
JSON
20 lines
313 B
JSON
{
|
|
"title": "开发与部署指南",
|
|
"description": "FastGPT 开发与部署指南",
|
|
"icon": "🔧",
|
|
"pages": [
|
|
"intro",
|
|
"sealos",
|
|
"configuration",
|
|
"docker",
|
|
"faq",
|
|
"modelConfig",
|
|
"upgrading",
|
|
"openapi",
|
|
"custom-models",
|
|
"proxy",
|
|
"migration",
|
|
"design"
|
|
]
|
|
}
|