feat: 工作流适配数据中枢查询节点
- 新增查询数据与写入数据节点并移除旧数据中心节点入口 - 将查询数据节点切换为连接服务加 SQL 的执行模型 - 同步更新工作流校验、提示词上下文与设计器交互
This commit is contained in:
@@ -6,7 +6,7 @@ const routes: RouteRecordRaw[] = [
|
||||
{
|
||||
meta: {
|
||||
icon: 'ant-design:apartment-outlined',
|
||||
title: $t('datacenterTable.title'),
|
||||
title: '工作流设计',
|
||||
hideInMenu: true,
|
||||
activePath: '/ai/workflow',
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user