mirror of
https://github.com/infiniflow/ragflow.git
synced 2026-01-04 03:25:30 +08:00
### What problem does this PR solve? Feat: Limit the iteration start node to only be the source node #4242 ### Type of change - [x] New Feature (non-breaking change which adds functionality)
This commit is contained in:
@ -1074,6 +1074,8 @@ export default {
|
||||
minus: '减号',
|
||||
semicolon: '分号',
|
||||
},
|
||||
addVariable: '新增变量',
|
||||
variableSettings: '变量设置',
|
||||
},
|
||||
footer: {
|
||||
profile: 'All rights reserved @ React',
|
||||
|
||||
Reference in New Issue
Block a user