mirror of
https://github.com/infiniflow/ragflow.git
synced 2026-02-04 09:35:06 +08:00
### What problem does this PR solve? feat: Refine reteival of multi-turn conversation #2362 ### Type of change - [x] New Feature (non-breaking change which adds functionality)
This commit is contained in:
@ -404,6 +404,9 @@ export default {
|
||||
ttsTip: '是否用語音轉換播放語音,請先在設定裡面選擇TTS(語音轉換模型)。',
|
||||
relatedQuestion: '相關問題',
|
||||
answerTitle: '智慧回答',
|
||||
multiTurn: '多輪對話優化',
|
||||
multiTurnTip:
|
||||
'在多輪對話的中,對去知識庫查詢的問題進行最佳化。會呼叫大模型額外消耗token。',
|
||||
},
|
||||
setting: {
|
||||
profile: '概述',
|
||||
|
||||
Reference in New Issue
Block a user