mirror of
https://github.com/infiniflow/ragflow.git
synced 2025-12-08 20:42:30 +08:00
Docs: How to accelerate question answering (#10179)
### What problem does this PR solve? ### Type of change - [x] Documentation Update
This commit is contained in:
@ -601,7 +601,7 @@ General:实体和关系提取提示来自 GitHub - microsoft/graphrag:基于
|
||||
answerTitle: '智能回答',
|
||||
multiTurn: '多轮对话优化',
|
||||
multiTurnTip:
|
||||
'在多轮对话的中,对去知识库查询的问题进行优化。会调用大模型额外消耗token。',
|
||||
'在多轮对话时,对查询问题根据上下文进行优化。会调用大模型额外消耗 token。',
|
||||
howUseId: '如何使用聊天ID?',
|
||||
description: '助理描述',
|
||||
descriptionPlaceholder:
|
||||
|
||||
Reference in New Issue
Block a user