mirror of
https://github.com/infiniflow/ragflow.git
synced 2026-01-02 02:25:31 +08:00
Refa: image table context window (#12132)
### What problem does this PR solve? Image table context window ### Type of change - [x] Refactoring
This commit is contained in:
@ -345,6 +345,9 @@ export default {
|
||||
},
|
||||
knowledgeConfiguration: {
|
||||
settings: '设置',
|
||||
imageTableContextWindow: '图像与表格上下文窗口',
|
||||
imageTableContextWindowTip:
|
||||
'抓取图像与表格上下方的 N 个 token,为该 chunk 提供更丰富的背景上下文。',
|
||||
autoMetadata: '自动元数据',
|
||||
mineruOptions: 'MinerU 选项',
|
||||
mineruParseMethod: '解析方法',
|
||||
|
||||
Reference in New Issue
Block a user