mirror of
https://github.com/infiniflow/ragflow.git
synced 2026-01-04 03:25:30 +08:00
### What problem does this PR solve? Feat: Add TagFeatureItem #4368 ### Type of change - [x] New Feature (non-breaking change which adds functionality)
This commit is contained in:
@ -339,6 +339,8 @@ export default {
|
||||
<li>关键字由 LLM 生成,这既昂贵又耗时。 </li>
|
||||
</ul>
|
||||
`,
|
||||
tags: '标签',
|
||||
addTag: '增加标签',
|
||||
},
|
||||
chunk: {
|
||||
chunk: '解析块',
|
||||
|
||||
Reference in New Issue
Block a user