‹
@@ -1379,14 +1443,10 @@ defineExpose({
-
- 节点
-
-
- 应用
-
+
节点
+
应用
-
+
@@ -1594,7 +1662,9 @@ defineExpose({
-
{{ $t(`flow.${StatusInfoTitle[debugStatus]}`) }}
+
+ {{ $t(`flow.${StatusInfoTitle[debugStatus]}`) }}
+
+
+
+
+
+
+
+
+
+
+
+
+
-
+
-
+
-
+
-
+
-
+
-
+
\ No newline at end of file
+
diff --git a/src/views/createapp/components/workFlowConfig/ApiCallDrawer.vue b/src/views/createapp/components/workFlowConfig/ApiCallDrawer.vue
new file mode 100644
index 0000000000000000000000000000000000000000..5a29edc9774a9262b29f533640d2230cc200007e
--- /dev/null
+++ b/src/views/createapp/components/workFlowConfig/ApiCallDrawer.vue
@@ -0,0 +1,830 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 基本信息
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 查询参数
+
+
+
+
+
+
+ |
+
+
+ {{ $t('semantic.key') }}
+
+
+ |
+
+
+
+
+ {{ $t('semantic.value') }}
+
+
+
+
+
+
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 请求体
+
+
+
+
+
+ {{ key.toLowerCase() }}
+
+
+
+
+
+
+
+
+
+
+
+ |
+
+
+ {{ $t('semantic.key') }}
+
+
+ |
+
+
+
+
+ |
+
+
+
+
+ {{ $t('semantic.value') }}
+
+
+
+
+
+
+ |
+
+
+
+
+
+
+
+
+
+ |
+
+
+ {{ $t('semantic.key') }}
+
+
+ |
+
+
+
+
+ {{ $t('semantic.value') }}
+
+
+
+
+
+
+ |
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 输出变量
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/createapp/components/workFlowConfig/LLMDrawer.vue b/src/views/createapp/components/workFlowConfig/LLMDrawer.vue
new file mode 100644
index 0000000000000000000000000000000000000000..7391aa56771cbddc5bb066ac6908a203d7ab72b4
--- /dev/null
+++ b/src/views/createapp/components/workFlowConfig/LLMDrawer.vue
@@ -0,0 +1,581 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 基本信息
+
+
+
+
+
+
+
+
+
+
+
+
+
+

+
![]()
+
+ {{ value.modelName }}
+
+
+
+
+
+

+
![]()
+
+ {{ option.modelName }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 提示词配置
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 参数配置
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 输出变量
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/createapp/components/workFlowConfig/MCPDrawer.vue b/src/views/createapp/components/workFlowConfig/MCPDrawer.vue
new file mode 100644
index 0000000000000000000000000000000000000000..bab042347331de0817898614d2419978daad42a1
--- /dev/null
+++ b/src/views/createapp/components/workFlowConfig/MCPDrawer.vue
@@ -0,0 +1,384 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 基本信息
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 输出变量
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/createapp/components/workFlowConfig/RAGDrawer.vue b/src/views/createapp/components/workFlowConfig/RAGDrawer.vue
new file mode 100644
index 0000000000000000000000000000000000000000..d30a9548e2e15cbcdb2f52bd5a6fefa3b653051b
--- /dev/null
+++ b/src/views/createapp/components/workFlowConfig/RAGDrawer.vue
@@ -0,0 +1,538 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 基本信息
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 知识库配置
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 高级选项
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 输出变量
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/vite.config.ts b/vite.config.ts
index 685ac9061bf00a2f6bde8671566d29f4515a8c4e..667eb2301b7d11dd3cf113552450f47fc6c8e3ed 100644
--- a/vite.config.ts
+++ b/vite.config.ts
@@ -20,7 +20,7 @@ import type { UserConfigExport } from 'vite';
// https://vitejs.dev/config/
export default ({ mode }): UserConfigExport => {
const env = loadEnv(mode, process.cwd());
-
+
// 开发模式使用 '/',生产模式使用 './'
const baseUrl = mode === 'development' ? '/' : './';
return defineConfig({
@@ -72,10 +72,10 @@ export default ({ mode }): UserConfigExport => {
},
server: {
- host: '10.211.55.10',
+ host: 'localhost',
hmr: true,
- port: 8080,
- origin: 'http://10.211.55.10:8080',
+ port: 3000,
+ origin: 'http://localhost:3000',
headers: {
'Access-Control-Allow-Origin': '*',
},