feat(web): add document-extractor node

This commit is contained in:
zhaoying
2026-03-26 17:09:41 +08:00
parent 9ae1d2f0d9
commit 91d38c0648
6 changed files with 31 additions and 126 deletions

View File

@@ -2163,6 +2163,7 @@ Memory Bear: After the rebellion, regional warlordism intensified for several re
'memory-write': 'Memory Storage',
unknown: 'Unknown Node',
notes: 'Sticky Note',
'document-extractor': 'Document Extractor',
clickToConfigure: 'Click to configure node parameters',
nodeProperties: 'Node Properties',
@@ -2361,6 +2362,9 @@ Memory Bear: After the rebellion, regional warlordism intensified for several re
placeholder: 'Enter note...',
removeLink: 'Remove Link',
},
'document-extractor': {
file_selector: 'Input Variable',
},
name: 'Key',
type: 'Type',
value: 'Value',