mirror of
https://github.com/infiniflow/ragflow.git
synced 2025-12-26 17:16:52 +08:00
Docs: miscellaneous editorial updates (#8731)
### What problem does this PR solve? ### Type of change - [x] Documentation Update
This commit is contained in:
@ -540,7 +540,7 @@ This auto-tagging feature enhances retrieval by adding another layer of domain-s
|
||||
useKnowledgeGraphTip:
|
||||
'Whether to use knowledge graph(s) in the specified knowledge base(s) during retrieval for multi-hop question answering. When enabled, this would involve iterative searches across entity, relationship, and community report chunks, greatly increasing retrieval time.',
|
||||
keyword: 'Keyword analysis',
|
||||
keywordTip: `Apply LLM to analyze user's questions, extract keywords which will be emphasize during the relevance computation.`,
|
||||
keywordTip: `Use LLM to analyze user's questions, extract keywords which will be emphasize during the relevance computation. Works well with lengthy queries but will increase response time.`,
|
||||
languageTip:
|
||||
'Allows sentence rewriting with the specified language or defaults to the latest question if not selected.',
|
||||
avatarHidden: 'Hide avatar',
|
||||
|
||||
Reference in New Issue
Block a user