change app template default author (#2893)

This commit is contained in:
heheer
2024-10-12 09:59:16 +08:00
committed by GitHub
parent 06e1c5d68d
commit 0dcda9822e
13 changed files with 15 additions and 13 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "知识库+对话引导",
"intro": "每次提问时进行一次知识库搜索,将搜索结果注入 LLM 模型进行参考回答",
"author": "FastGPT",
"author": "",
"avatar": "core/workflow/template/datasetSearch",
"type": "simple",
"tags": ["office-services"],