UI updates (#6290)

### What problem does this PR solve?



### Type of change


- [x] Documentation Update
This commit is contained in:
writinwaters
2025-03-20 10:26:16 +08:00
committed by GitHub
parent dbf2ee56c6
commit e0c436b616
8 changed files with 24 additions and 14 deletions

View File

@ -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: