mirror of
https://github.com/infiniflow/ragflow.git
synced 2025-12-08 20:42:30 +08:00
Minor: improve tips display (#5631)
### What problem does this PR solve? 1. Add the missing translations.  2. Shorten overly long tips.  ### Type of change - [ ] Bug Fix (non-breaking change which fixes an issue) - [ ] New Feature (non-breaking change which adds functionality) - [ ] Documentation Update - [ ] Refactoring - [ ] Performance Improvement - [x] Other (please describe):
This commit is contained in:
@ -520,6 +520,7 @@ This auto-tag feature enhances retrieval by adding another layer of domain-speci
|
||||
'This optimizes user queries using context in a multi-round conversation. When enabled, it will consume additional LLM tokens.',
|
||||
howUseId: 'How to use chat ID?',
|
||||
description: 'Description of assistant',
|
||||
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.',
|
||||
|
||||
Reference in New Issue
Block a user