mirror of
https://github.com/labring/FastGPT.git
synced 2025-07-28 00:56:26 +00:00
change app template default author (#2893)
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "知识库+对话引导",
|
||||
"intro": "每次提问时进行一次知识库搜索,将搜索结果注入 LLM 模型进行参考回答",
|
||||
"author": "FastGPT",
|
||||
"author": "",
|
||||
"avatar": "core/workflow/template/datasetSearch",
|
||||
"type": "simple",
|
||||
"tags": ["office-services"],
|
||||
|
Reference in New Issue
Block a user