This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "name": "Gemini 图片生成对话", | |
| "nodes": [ | |
| { | |
| "parameters": { | |
| "public": false, | |
| "options": {} | |
| }, | |
| "id": "chat-trigger", | |
| "name": "Chat Trigger", |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "name": "大模型基础对话", | |
| "nodes": [ | |
| { | |
| "parameters": { | |
| "public": false, | |
| "options": {} | |
| }, | |
| "id": "chat-trigger", | |
| "name": "Chat Trigger", |