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",
"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": [
[]
]
}
]