mirror of
https://github.com/infiniflow/ragflow.git
synced 2025-12-08 20:42:30 +08:00
Rewrite Support specified language or language according to initial question (#4990)
Support specified language or language according to initial question --------- Co-authored-by: Kevin Hu <kevinhu.sh@gmail.com>
This commit is contained in:
@ -523,6 +523,8 @@ This procedure will improve precision of retrieval by adding more information to
|
||||
'It will retrieve descriptions of relevant entities,relations and community reports, which will enhance inference of multi-hop and complex question.',
|
||||
keyword: 'Keyword analysis',
|
||||
keywordTip: `Apply LLM to analyze user's questions, extract keywords which will be emphesize during the relevance omputation.`,
|
||||
languageTip:
|
||||
'Allows sentence rewriting with the specified language or defaults to the latest question if not selected.',
|
||||
},
|
||||
setting: {
|
||||
profile: 'Profile',
|
||||
|
||||
Reference in New Issue
Block a user