mirror of
https://github.com/infiniflow/ragflow.git
synced 2025-12-08 20:42:30 +08:00
feat: add custom edge (#1061)
### What problem does this PR solve? feat: add custom edge feat: add flow card feat: add store for canvas #918 ### Type of change - [x] New Feature (non-breaking change which adds functionality)
This commit is contained in:
@ -541,6 +541,7 @@ The above is the content you need to summarize.`,
|
||||
preview: 'Preview',
|
||||
fileError: 'File error',
|
||||
},
|
||||
flow: { cite: 'Cite', citeTip: 'citeTip' },
|
||||
footer: {
|
||||
profile: 'All rights reserved @ React',
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user