You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/locales/en/nodeDefs.json
+18Lines changed: 18 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -2600,6 +2600,14 @@
2600
2600
"control_after_generate": {
2601
2601
"name": "control after generate"
2602
2602
}
2603
+
},
2604
+
"outputs": {
2605
+
"0": {
2606
+
"tooltip": null
2607
+
},
2608
+
"1": {
2609
+
"tooltip": null
2610
+
}
2603
2611
}
2604
2612
},
2605
2613
"GeminiInputFiles": {
@@ -2614,6 +2622,11 @@
2614
2622
"name": "GEMINI_INPUT_FILES",
2615
2623
"tooltip": "An optional additional file(s) to batch together with the file loaded from this node. Allows chaining of input files so that a single message can include multiple input files."
0 commit comments