From 7215e45bea78013ee4ba12b7501e347708ec48d4 Mon Sep 17 00:00:00 2001 From: Your Name <1@example.com> Date: Tue, 4 Nov 2025 17:20:02 +0800 Subject: [PATCH] flow --- .node-red-data/projects/zsy/flows.json | 36 +++++++++++++++++++------- 1 file changed, 27 insertions(+), 9 deletions(-) diff --git a/.node-red-data/projects/zsy/flows.json b/.node-red-data/projects/zsy/flows.json index 9f7de39..0d09eee 100644 --- a/.node-red-data/projects/zsy/flows.json +++ b/.node-red-data/projects/zsy/flows.json @@ -1208,7 +1208,7 @@ "type": "debug", "z": "2bbc1a949095492c", "name": "创建结果", - "active": false, + "active": true, "tosidebar": true, "console": false, "tostatus": false, @@ -1559,7 +1559,7 @@ "type": "debug", "z": "2bbc1a949095492c", "name": "debug 16", - "active": false, + "active": true, "tosidebar": true, "console": false, "tostatus": false, @@ -1567,8 +1567,8 @@ "targetType": "jsonata", "statusVal": "", "statusType": "auto", - "x": 1000, - "y": 600, + "x": 1080, + "y": 660, "wires": [] }, { @@ -1583,7 +1583,7 @@ "complete": "false", "statusVal": "", "statusType": "auto", - "x": 800, + "x": 880, "y": 660, "wires": [] }, @@ -2104,8 +2104,8 @@ "tosidebar": true, "console": false, "tostatus": false, - "complete": "payload", - "targetType": "msg", + "complete": "msg", + "targetType": "jsonata", "statusVal": "", "statusType": "auto", "x": 850, @@ -2430,7 +2430,8 @@ "wires": [ [ "20818ab4243934bf", - "44fc6e2d405c2a78" + "44fc6e2d405c2a78", + "15b4d87bbd3395aa" ] ] }, @@ -2448,7 +2449,7 @@ "statusVal": "", "statusType": "auto", "x": 750, - "y": 620, + "y": 600, "wires": [] }, { @@ -2541,5 +2542,22 @@ "x": 1155, "y": 540, "wires": [] + }, + { + "id": "15b4d87bbd3395aa", + "type": "file", + "z": "78d15f59dee4b6d8", + "name": "", + "filename": "C:\\workspace\\testllm.txt", + "filenameType": "str", + "appendNewline": true, + "createDir": false, + "overwriteFile": "false", + "encoding": "none", + "x": 790, + "y": 660, + "wires": [ + [] + ] } ] \ No newline at end of file