mirror of
https://github.com/labring/FastGPT.git
synced 2025-12-25 20:02:47 +00:00
* 4.11.2 dev (#103) * update document * update doc * update doc * doc img * action * fix action * fix: action * fix: action * perf: action * doc * perf: action
20 lines
297 B
JSON
20 lines
297 B
JSON
{
|
|
"title": "FastGPT 社区版",
|
|
"description": "FastGPT 社区版",
|
|
"icon": "🔧",
|
|
"pages": [
|
|
"community",
|
|
"intro",
|
|
"sealos",
|
|
"configuration",
|
|
"docker",
|
|
"faq",
|
|
"modelConfig",
|
|
"openapi",
|
|
"custom-models",
|
|
"proxy",
|
|
"migration",
|
|
"design"
|
|
]
|
|
}
|