mirror of
https://github.com/labring/FastGPT.git
synced 2025-12-10 02:01:28 +08:00
* fix debug variables * auto execute condition * fix autoTTSResponse * node copy * memory debug nodes * doc * yuque doc * fix: debug * img * i18n --------- Co-authored-by: archer <545436317@qq.com>
21 lines
311 B
JSON
21 lines
311 B
JSON
{
|
|
"title": "FastGPT 社区版",
|
|
"description": "FastGPT 社区版",
|
|
"icon": "🔧",
|
|
"pages": [
|
|
"community",
|
|
"intro",
|
|
"sealos",
|
|
"configuration",
|
|
"docker",
|
|
"faq",
|
|
"signoz",
|
|
"modelConfig",
|
|
"openapi",
|
|
"custom-models",
|
|
"proxy",
|
|
"migration",
|
|
"design"
|
|
]
|
|
}
|