mirror of
https://github.com/zhayujie/chatgpt-on-wechat.git
synced 2026-04-19 02:24:33 +08:00
15 lines
357 B
Plaintext
15 lines
357 B
Plaintext
{
|
|
"apps": [
|
|
{
|
|
"app_code": "your_app_code_2",
|
|
"app_name": "知识库助手",
|
|
"app_description": "基于特定领域知识库提供智能问答的知识助手"
|
|
},
|
|
{
|
|
"app_code": "your_workflow_code",
|
|
"app_name": "数据分析工作流",
|
|
"app_description": "用于数据分析任务的工作流程"
|
|
}
|
|
]
|
|
}
|