{ "id": "35cf7ff9-75d2-57e8-a32b-64facd37616c", "revision": 0, "last_node_id": 2, "last_link_id": 1, "nodes": [ { "id": 1, "type": "T8PromptText", "pos": [ 100, 120 ], "size": [ 420, 260 ], "flags": {}, "order": 0, "mode": 0, "inputs": [], "outputs": [ { "name": "text", "type": "STRING", "links": [ 1 ] } ], "properties": { "Node name for S&R": "T8PromptText" }, "widgets_values": [ "这里填写提示词、API Key 或任意 STRING;右侧节点会原样显示。" ] }, { "id": 2, "type": "T8ShowText", "pos": [ 620, 100 ], "size": [ 420, 300 ], "flags": {}, "order": 1, "mode": 0, "inputs": [ { "name": "text", "shape": 7, "type": "STRING", "link": 1, "label": "待显示文本" } ], "outputs": [ { "name": "text", "type": "STRING", "links": null } ], "properties": { "Node name for S&R": "T8ShowText" }, "widgets_values": [] } ], "links": [ [ 1, 1, 0, 2, 0, "STRING" ] ], "groups": [], "config": {}, "extra": { "ds": { "scale": 0.8, "offset": [ 80, 60 ] } }, "version": 0.4 }