mirror of
https://github.com/labring/FastGPT.git
synced 2026-06-11 01:03:25 +08:00
16 lines
396 B
JSON
16 lines
396 B
JSON
{
|
|
"title": "Application Building Cases",
|
|
"description": "FastGPT application scenarios and feature implementation building cases",
|
|
"pages": [
|
|
"submit_application_template",
|
|
"translate-subtitle-using-gpt",
|
|
"multi_turn_translation_bot",
|
|
"english_essay_correction_bot",
|
|
"fixingEvidence",
|
|
"lab_appointment",
|
|
"dalle3",
|
|
"google_search",
|
|
"feishu_webhook"
|
|
]
|
|
}
|