mirror of
https://github.com/labring/FastGPT.git
synced 2025-08-01 20:27:45 +00:00
Add mongo index (#519)
This commit is contained in:
@@ -225,7 +225,7 @@ export const appTemplates: (AppItemType & {
|
||||
]
|
||||
},
|
||||
{
|
||||
id: 'simpleKbChat',
|
||||
id: 'simpleDatasetChat',
|
||||
avatar: '/imgs/module/db.png',
|
||||
name: '知识库 + 对话引导',
|
||||
intro: '每次提问时进行一次知识库搜索,将搜索结果注入 LLM 模型进行参考回答',
|
||||
|
Reference in New Issue
Block a user