This commit is contained in:
Your Name 2025-11-04 17:20:02 +08:00
parent 158bee9757
commit 7215e45bea

View File

@ -1208,7 +1208,7 @@
"type": "debug", "type": "debug",
"z": "2bbc1a949095492c", "z": "2bbc1a949095492c",
"name": "创建结果", "name": "创建结果",
"active": false, "active": true,
"tosidebar": true, "tosidebar": true,
"console": false, "console": false,
"tostatus": false, "tostatus": false,
@ -1559,7 +1559,7 @@
"type": "debug", "type": "debug",
"z": "2bbc1a949095492c", "z": "2bbc1a949095492c",
"name": "debug 16", "name": "debug 16",
"active": false, "active": true,
"tosidebar": true, "tosidebar": true,
"console": false, "console": false,
"tostatus": false, "tostatus": false,
@ -1567,8 +1567,8 @@
"targetType": "jsonata", "targetType": "jsonata",
"statusVal": "", "statusVal": "",
"statusType": "auto", "statusType": "auto",
"x": 1000, "x": 1080,
"y": 600, "y": 660,
"wires": [] "wires": []
}, },
{ {
@ -1583,7 +1583,7 @@
"complete": "false", "complete": "false",
"statusVal": "", "statusVal": "",
"statusType": "auto", "statusType": "auto",
"x": 800, "x": 880,
"y": 660, "y": 660,
"wires": [] "wires": []
}, },
@ -2104,8 +2104,8 @@
"tosidebar": true, "tosidebar": true,
"console": false, "console": false,
"tostatus": false, "tostatus": false,
"complete": "payload", "complete": "msg",
"targetType": "msg", "targetType": "jsonata",
"statusVal": "", "statusVal": "",
"statusType": "auto", "statusType": "auto",
"x": 850, "x": 850,
@ -2430,7 +2430,8 @@
"wires": [ "wires": [
[ [
"20818ab4243934bf", "20818ab4243934bf",
"44fc6e2d405c2a78" "44fc6e2d405c2a78",
"15b4d87bbd3395aa"
] ]
] ]
}, },
@ -2448,7 +2449,7 @@
"statusVal": "", "statusVal": "",
"statusType": "auto", "statusType": "auto",
"x": 750, "x": 750,
"y": 620, "y": 600,
"wires": [] "wires": []
}, },
{ {
@ -2541,5 +2542,22 @@
"x": 1155, "x": 1155,
"y": 540, "y": 540,
"wires": [] "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": [
[]
]
} }
] ]