mirror of
https://github.com/labring/FastGPT.git
synced 2026-05-08 01:08:43 +08:00
12 lines
249 B
JSON
12 lines
249 B
JSON
{
|
|
"title": "使用案例",
|
|
"description": "有关 FastGPT 其他实践案例的更多信息",
|
|
"root": true,
|
|
"pages": [
|
|
"---外部调用 FastGPT---",
|
|
"...external-integration",
|
|
"---应用搭建案例---",
|
|
"...app-cases"
|
|
]
|
|
}
|