Feat: Bring the parser operator when creating a new data flow #9869 (#10309)

### What problem does this PR solve?

Feat: Bring the parser operator when creating a new data flow #9869
### Type of change


- [x] New Feature (non-breaking change which adds functionality)
This commit is contained in:
balibabu
2025-09-26 19:09:27 +08:00
committed by GitHub
parent 886d38620e
commit 771a38434f
9 changed files with 66 additions and 16 deletions

View File

@ -1494,6 +1494,9 @@ General实体和关系提取提示来自 GitHub - microsoft/graphrag基于
'在此处编写您的 SQL 查询。您可以使用变量、原始 SQL或使用变量语法混合使用两者。',
frameworkPrompts: '框架',
release: '发布',
createFromBlank: '从空白创建',
createFromTemplate: '从模板创建',
importJsonFile: '导入 JSON 文件',
},
footer: {
profile: 'All rights reserved @ React',