mirror of
https://github.com/zhayujie/chatgpt-on-wechat.git
synced 2026-06-02 00:57:41 +08:00
feat: optimize agent configuration and memory
This commit is contained in:
@@ -1,14 +1,14 @@
|
||||
{
|
||||
"apps": [
|
||||
{
|
||||
"app_code": "your_app_code_2",
|
||||
"app_name": "知识库助手",
|
||||
"app_description": "基于特定领域知识库提供智能问答的知识助手"
|
||||
"app_code": "G7z6vKwp",
|
||||
"app_name": "LinkAI客服助手",
|
||||
"app_description": "当用户需要了解LinkAI平台相关问题时才选择该助手,基于LinkAI知识库进行回答"
|
||||
},
|
||||
{
|
||||
"app_code": "your_workflow_code",
|
||||
"app_name": "数据分析工作流",
|
||||
"app_description": "用于数据分析任务的工作流程"
|
||||
"app_code": "SFY5x7JR",
|
||||
"app_name": "内容创作助手",
|
||||
"app_description": "当用户需要创作图片或视频时才使用该助手,支持Nano Banana、Seedream、即梦、Veo、可灵等多种模型"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user