mirror of
https://github.com/infiniflow/ragflow.git
synced 2026-01-03 19:15:30 +08:00
### What problem does this PR solve? Feat: Chat without KB. #5216 ### Type of change - [x] New Feature (non-breaking change which adds functionality)
This commit is contained in:
@ -419,6 +419,7 @@ General:实体和关系提取提示来自 GitHub - microsoft/graphrag:基于
|
||||
language: '语言',
|
||||
emptyResponse: '空回复',
|
||||
emptyResponseTip: `如果在知识库中没有检索到用户的问题,它将使用它作为答案。 如果您希望 LLM 在未检索到任何内容时提出自己的意见,请将此留空。`,
|
||||
emptyResponseMessage: `当知识库中未检索到任何相关信息时,将触发空响应。由于未选择任何知识库,因此请清除“空响应”。`,
|
||||
setAnOpener: '设置开场白',
|
||||
setAnOpenerInitial: `你好! 我是你的助理,有什么可以帮到你的吗?`,
|
||||
setAnOpenerTip: '您想如何欢迎您的客户?',
|
||||
|
||||
Reference in New Issue
Block a user