feat: Refine reteival of multi-turn conversation #2362 (#2539)

### 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:
balibabu
2024-09-23 15:26:11 +08:00
committed by GitHub
parent dd019e7ba1
commit 521ea6afcb
4 changed files with 17 additions and 0 deletions

View File

@@ -421,6 +421,9 @@ export default {
ttsTip: '是否用语音转换播放语音请先在设置里面选择TTS语音转换模型。',
relatedQuestion: '相关问题',
answerTitle: '智能回答',
multiTurn: '多轮对话优化',
multiTurnTip:
'在多轮对话的中对去知识库查询的问题进行优化。会调用大模型额外消耗token。',
},
setting: {
profile: '概要',