mirror of
https://github.com/infiniflow/ragflow.git
synced 2025-12-08 20:42:30 +08:00
UI updates (#6290)
### What problem does this PR solve? ### Type of change - [x] Documentation Update
This commit is contained in:
@ -524,7 +524,7 @@ This auto-tag feature enhances retrieval by adding another layer of domain-speci
|
||||
descriptionPlaceholder: 'e.g. A chat assistant for resume.',
|
||||
useKnowledgeGraph: 'Use knowledge graph',
|
||||
useKnowledgeGraphTip:
|
||||
'It will retrieve descriptions of relevant entities,relations and community reports, which will enhance inference of multi-hop and complex question.',
|
||||
'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.`,
|
||||
languageTip:
|
||||
|
||||
Reference in New Issue
Block a user