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 SliderInputFormField story #9869 ### Type of change - [x] New Feature (non-breaking change which adds functionality)
This commit is contained in:
@ -1544,6 +1544,10 @@ General:实体和关系提取提示来自 GitHub - microsoft/graphrag:基于
|
||||
chunkerDescription: '分块器',
|
||||
tokenizer: '分词器',
|
||||
tokenizerDescription: '分词器',
|
||||
splitter: '拆分器',
|
||||
splitterDescription: '拆分器',
|
||||
hierarchicalMergerDesription: '分层合并',
|
||||
hierarchicalMerger: '分层合并',
|
||||
outputFormat: '输出格式',
|
||||
lang: '语言',
|
||||
fileFormats: '文件格式',
|
||||
|
||||
Reference in New Issue
Block a user