Feat: Chat without KB. #5216 (#5217)

### 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:
balibabu
2025-02-21 12:24:13 +08:00
committed by GitHub
parent f5d63bb7df
commit 46ff897107
8 changed files with 57 additions and 23 deletions

View File

@ -402,6 +402,7 @@ export default {
language: '語言',
emptyResponse: '空回复',
emptyResponseTip: `如果在知識庫中沒有檢索到用戶的問題,它將使用它作為答案。如果您希望 LLM 在未檢索到任何內容時提出自己的意見,請將此留空。`,
emptyResponseMessage: `當知識庫中沒有檢索到任何相關內容時,將觸發空響應。由於未選擇任何知識庫,因此刪除“空響應”。`,
setAnOpener: '設置開場白',
setAnOpenerInitial: `你好!我是你的助理,有什麼可以幫到你的嗎?`,
setAnOpenerTip: '您想如何歡迎您的客戶?',