mirror of
https://github.com/infiniflow/ragflow.git
synced 2025-12-31 01:01:30 +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:
@ -208,6 +208,9 @@ export default {
|
||||
plainText: 'Einfach',
|
||||
},
|
||||
knowledgeConfiguration: {
|
||||
imageTableContextWindow: 'Kontextfenster für Bild und Tabelle',
|
||||
imageTableContextWindowTip:
|
||||
'Erfasst N Token Text ober- und unterhalb von Bild und Tabelle, um reicheren Kontext bereitzustellen.',
|
||||
titleDescription:
|
||||
'Aktualisieren Sie hier Ihre Wissensdatenbank-Konfiguration, insbesondere die Chunk-Methode.',
|
||||
name: 'Name der Wissensdatenbank',
|
||||
|
||||
Reference in New Issue
Block a user